aboutsummaryrefslogtreecommitdiffstats
path: root/src/gtk-redshift/statusicon.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Disable autostart menu item when the desktop file can't be foundFrancesco Marella2010-06-221-3/+9
|
* Add a feature to toggle autostart at loginFrancesco Marella2010-06-061-0/+9
| | | | A launcher is placed in Applications -> Utility. The user toggles autostart through the user interface. The 'xdg' module is required.
* Add the autofoo needed to choose GTK+ status icon or app-indicatorFrancesco Marella2010-06-041-1/+1
| | | Passing 'enable-appindicator=yes' to the configure script the GTK+ status icon will be disabled.
* gtk-redshift: Use absolute path when launching redshift process.Jon Lund Steffensen2010-02-111-1/+1
|
* Turn gtk-redshift into a python module. A launcher script is installedJon Lund Steffensen2010-02-111-0/+95
in bindir.