Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge GUI optimization from Francesco Marella with a few tweaks. | Jon Lund Steffensen | 2010-07-28 | 1 | -25/+4 |
|\ | |||||
| * | Optimize indicators code. | Francesco Marella | 2010-07-21 | 1 | -25/+4 |
|/ | | | | User, at configure time, chooses to enable or disable the gui. Determine at runtime whether to use the appindicator or status icon as fallback. | ||||
* | Move gtk-redshift.desktop file to data dir. | Jon Lund Steffensen | 2010-06-30 | 1 | -8/+0 |
| | |||||
* | Rebase on trunk and add the missing bits to rsappindicator.py | Francesco Marella | 2010-06-07 | 1 | -2/+4 |
| | |||||
* | Add a feature to toggle autostart at login | Francesco Marella | 2010-06-06 | 1 | -0/+8 |
| | | | | A launcher is placed in Applications -> Utility. The user toggles autostart through the user interface. The 'xdg' module is required. | ||||
* | Merge application indicator support from Franesco Marella. | Jon Lund Steffensen | 2010-06-06 | 1 | -4/+25 |
|\ | | | | | | | | | | | Change GUI configuration parameter in configure.ac to --enable-gui. Distribute defs.py.in and gtk-redshift.in even if GUI is disabled. Update POTFILES.in and update translation files. | ||||
| * | Add the autofoo needed to choose GTK+ status icon or app-indicator | Francesco Marella | 2010-06-04 | 1 | -2/+22 |
|/ | | | Passing 'enable-appindicator=yes' to the configure script the GTK+ status icon will be disabled. | ||||
* | Switch to heirarchial makefiles. Seems to be the only way to make | Jon Lund Steffensen | 2010-02-11 | 1 | -0/+19 |
distcheck happy :( |