Skip to content

Releases: andrew-bibb/cmst

Minor Feature Upgrade

13 Dec 19:37
Compare
Choose a tag to compare
  • Feature added to retry a connection should it fall into the "failed" state. Enable this from the preferences tab.
  • Right click on tray icon will show available services. Clicking one of the services in the popup menu will open CMST showing the details of that service.
  • Cleaned up system tray icon start code.

Translations

05 Dec 00:29
Compare
Choose a tag to compare

Translation code reworked and added Russian translation.

Fixed response time to show the Agent dialog when it is needed.

Bugfix Release

24 Nov 18:30
Compare
Choose a tag to compare

Fixes:

Integer overflow on counters.

New command line option --use-xfce to try and work around the QT5.3 and XFCE system tray bugs. In the last release this code was run by default, but that broke KDE. Standard behavior now is to not run it unless --use-xfce is supplied on the command line.

Provisioning Editor Added

18 Nov 00:49
Compare
Choose a tag to compare

Major addition of an editor to create and modify provisioning (config) files for services. Before connecting to certain types of networks, for instance Eduroam, a provisioning file must first be created. This editor will assist in the creation and saving of these files. Additionally templates for Eduroam are provided which may be used to seed the editor.

To use the provisioning editor you must be a member of the group granted network access by Connman on your system. In Arch Linux this is the "network" group, in Slackware it is the "netdev" group. The build process has changed slightly to accomodate these changes, please refer to the "Building and Installing" document included. To use the editor a check must be placed inside the "Advanced Controls" box in the Preferences tab.

GUI improvements - look and operation.

15 Oct 22:38
Compare
Choose a tag to compare

Improved the appearance of embedded widgets in the tables (push buttons and wifi signal bar).

If there is only one WiFi service that can be operated on by pressing either the "connect" or "disconnect" buttons it is no longer necessary to select that service before pressing the buttons. The service will be selected automatically.

Single instance code revised to use sockets instead of shared memory. If another instance of the program is running and a second instance it started the first will be raised, the second will abort, and a message will be printed to stderr.

Profile Editor Added

27 Aug 01:00
Compare
Choose a tag to compare

This release adds a profile editor to allow modification of various network settings. Typically the defaults selected by Connman will work, but if a setting needs to be tweaked a bit the profile editor will allow it.

Notifications and System Tray

23 Jul 23:19
Compare
Choose a tag to compare

Notification messages can be sent to a desktop notification server if a Freedesktop.org compliant server is running.

Various improvements to the system tray icon display, most importantly a connection in the 'Ready' will now show 'Ready' instead of 'Disconnected'

Stability Updates

02 Jul 00:09
Compare
Choose a tag to compare

Mostly a rework of internal code to catch Connman signals from dbus and process them. This is to lay the groundwork for implementing the code to interface with a system notify daemon.

There are also a few interface modifications and additions.

Feature upgrade

14 Jun 23:47
Compare
Choose a tag to compare

New preferences tab and preferences are saved between sessions. New icon set, added a manpage and vastly improved response when toggling a tecnhology on and off.

Minor new feature update

10 May 00:52
Compare
Choose a tag to compare

Added Move Before and Move After on services. Can use system icon themes if they exist. Left click on the system tray icon will toggle the GUI up and down