Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename gtk-redshift -> redshift-gtk. | Jon Lund Steffensen | 2013-03-05 | 1 | -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-redshift | Jendrik Seipp | 2012-02-03 | 1 | -0/+47 |
| | |||||
* | Update PO files. | Jon Lund Steffensen | 2010-10-18 | 1 | -4/+4 |
| | | | | Fix switch of status icons in gtk-redshift. | ||||
* | Fix: Set the right icon on indicator applet initialization. | Jon Lund Steffensen | 2010-10-18 | 1 | -1/+2 |
| | |||||
* | Separate the redshift.svg icon into an application icon and a status icon | Jon Lund Steffensen | 2010-10-18 | 1 | -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 Steffensen | 2010-09-04 | 1 | -1/+1 |
| | |||||
* | remove unnecessary shebang | Jon Lund Steffensen | 2010-08-18 | 1 | -1/+0 |
| | |||||
* | Merge GUI optimization from Francesco Marella with a few tweaks. | Jon Lund Steffensen | 2010-07-28 | 1 | -17/+46 |
|\ | |||||
| * | Optimize indicators code. | Francesco Marella | 2010-07-21 | 1 | -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 Steffensen | 2010-06-30 | 1 | -0/+15 |
|\ | |||||
| * | Disable autostart menu item when the desktop file can't be found | Francesco Marella | 2010-06-22 | 1 | -3/+9 |
| | | |||||
| * | Add a feature to toggle autostart at login | Francesco Marella | 2010-06-06 | 1 | -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 Steffensen | 2010-06-14 | 1 | -0/+4 |
|/ | |||||
* | Add the autofoo needed to choose GTK+ status icon or app-indicator | Francesco Marella | 2010-06-04 | 1 | -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 Steffensen | 2010-02-11 | 1 | -1/+1 |
| | |||||
* | Turn gtk-redshift into a python module. A launcher script is installed | Jon Lund Steffensen | 2010-02-11 | 1 | -0/+95 |
in bindir. |