aboutsummaryrefslogtreecommitdiffstats
path: root/src/gtk-redshift/statusicon.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename gtk-redshift -> redshift-gtk.Jon Lund Steffensen2013-03-051-190/+0
| | | | This is primarily for improved discovery. Some users report that they didn't know about redshift-gtk, but had it been available on tab completion they would have noticed. Also, I think it is in general good practice that closely related programs have the same prefix.
* Add "Suspend for X minutes" option to gtk-redshiftJendrik Seipp2012-02-031-0/+47
|
* Update PO files.Jon Lund Steffensen2010-10-181-4/+4
| | | | Fix switch of status icons in gtk-redshift.
* Fix: Set the right icon on indicator applet initialization.Jon Lund Steffensen2010-10-181-1/+2
|
* Separate the redshift.svg icon into an application icon and a status iconJon Lund Steffensen2010-10-181-5/+5
| | | | | (redshift-status-on.svg). Rename redshift-idle.svg to redshift-status-off.svg.
* Merge status icon toggle button patch from Francesco Marella.Jon Lund Steffensen2010-09-041-1/+1
|
* remove unnecessary shebangJon Lund Steffensen2010-08-181-1/+0
|
* Merge GUI optimization from Francesco Marella with a few tweaks.Jon Lund Steffensen2010-07-281-17/+46
|\
| * Optimize indicators code.Francesco Marella2010-07-211-17/+41
|/ | | | User, at configure time, chooses to enable or disable the gui. Determine at runtime whether to use the appindicator or status icon as fallback.
* Merge GUI autostart feature from Francesco Marella.Jon Lund Steffensen2010-06-301-0/+15
|\
| * 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.
* | Toggle icon of status icon.Jon Lund Steffensen2010-06-141-0/+4
|/
* 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.