aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Install Ubuntu icons as option (--enable-ubuntu). (Francesco Marella)Jon Lund Steffensen2011-07-041-2/+7
|
* Separate the redshift.svg icon into an application icon and a status iconJon Lund Steffensen2010-10-181-5/+8
| | | | | (redshift-status-on.svg). Rename redshift-idle.svg to redshift-status-off.svg.
* Add man page.Andrew Starr-Bochicchio2010-08-311-0/+2
|
* Move gtk-redshift.desktop file to data dir.Jon Lund Steffensen2010-06-301-1/+10
|
* Include mono icons by Joern Konopka.Jon Lund Steffensen2010-06-141-4/+15
|
* Add redshift-idle icon.Francesco Marella2010-06-041-1/+2
| | | Royalty-Free, thanks to Joern Konopka <cldx3000@googlemail.com>
* Switch to heirarchial makefiles. Seems to be the only way to makeJon Lund Steffensen2010-02-111-57/+2
| | | | distcheck happy :(
* gtk-redshift: Use absolute path when launching redshift process.Jon Lund Steffensen2010-02-111-1/+2
|
* Turn gtk-redshift into a python module. A launcher script is installedJon Lund Steffensen2010-02-111-2/+7
| | | | in bindir.
* Add templete for python source file with local definitions.Jon Lund Steffensen2010-02-111-1/+10
|
* Add update-po rule in top-level MakefileJon Lund Steffensen2010-02-101-0/+6
|
* Define path to locale directory.Jon Lund Steffensen2010-02-101-2/+9
| | | | Name of gtk-redshift changed, update file reference (add .py).
* Allow install of gtk-redshift script to be disabled in configure script.Jon Lund Steffensen2010-01-141-0/+2
|
* Add python script to control redshift through a status icon (tray icon).Jon Lund Steffensen2010-01-141-0/+3
|
* Add scalable application icon.Jon Lund Steffensen2010-01-121-1/+7
|
* Add autoconf check for clock_gettime() and floor().Jon Lund Steffensen2009-12-281-1/+1
|
* Use clock_gettime() to read current time.Jon Lund Steffensen2009-12-281-1/+1
|
* Allow compile time selection of which method to compile in.Jon Lund Steffensen2009-12-251-6/+21
|
* Add setting gamma ramps with the VidMode extension.Jon Lund Steffensen2009-12-231-2/+6
| | | | | Allow selection of gamma setting method with program parameter (-m). Fallback to VidMode if RANDR doesn't work.
* Move source and headers to src dir.Jon Lund Steffensen2009-12-231-4/+4
|
* Move RandR code to separate file.Jon Lund Steffensen2009-12-231-1/+2
|
* Add autotools support.Jon Lund Steffensen2009-11-041-0/+11