aboutsummaryrefslogtreecommitdiffstats
path: root/DESIGN (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Typo in DESIGN: whic => whichMattias Andrée2014-03-231-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* Support for running Redshift without a graphical environment in Linux by using Direct Rendering ManagerMattias Andrée2014-03-221-5/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* Rename gtk-redshift -> redshift-gtk.Jon Lund Steffensen2013-03-051-2/+2
| | | | 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 various documentation updates: DESIGN and HACKING document, and various small comments int the source (Christian Jaeger).Jon Lund Steffensen2011-10-181-0/+95
Update man page with information on configuration file.