Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support for running Redshift without a graphical environment in Linux by using Direct Rendering Manager | Mattias Andrée | 2014-03-22 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | Update translation files | Jon Lund Steffensen | 2013-12-12 | 1 | -0/+1 |
| | | | | | Add location-geoclue.c to POTFILES.in Update .po files | ||||
* | Fix errors when running dist targets | Jon Lund Steffensen | 2013-12-10 | 1 | -1/+0 |
| | | | | | Distribute files HACKING, DESIGN and README-colorramp Remove location-gnome-clock.c from POTFILES.in | ||||
* | Rename gtk-redshift -> redshift-gtk. | Jon Lund Steffensen | 2013-03-05 | 1 | -1/+1 |
| | | | | 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 configuration file support. | Jon Lund Steffensen | 2010-10-15 | 1 | -0/+2 |
| | |||||
* | Merge GUI optimization from Francesco Marella with a few tweaks. | Jon Lund Steffensen | 2010-07-28 | 1 | -1/+0 |
| | |||||
* | Merge application indicator support from Franesco Marella. | Jon Lund Steffensen | 2010-06-06 | 1 | -0/+1 |
| | | | | | | 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 location provider that reads location from the gconf key associated | Jon Lund Steffensen | 2010-05-25 | 1 | -0/+1 |
| | | | | | with the GNOME Clock applet. The implementation is rather simplistic as it only reads the location once on init but that'll have to do for now. | ||||
* | Update POTFILES and po files | Jon Lund Steffensen | 2010-05-25 | 1 | -2/+6 |
| | |||||
* | Turn gtk-redshift into a python module. A launcher script is installed | Jon Lund Steffensen | 2010-02-11 | 1 | -1/+1 |
| | | | | in bindir. | ||||
* | Add po support files. | Jon Lund Steffensen | 2010-02-10 | 1 | -0/+7 |
Add extension to gtk-redshift to satisfy update-po rules. |