aboutsummaryrefslogtreecommitdiffstats
path: root/src/gamma-dummy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* one dir per subprojectMattias Andrée8 days1-89/+0
* Clean upMattias Andrée12 days1-3/+3
* Exclude unavailable adjustment methods when listing and tryingMattias Andrée12 days1-0/+7
* RefactorMattias Andrée14 days1-2/+9
* RefactorMattias Andrée2025-03-161-20/+9
* Major refactoring and some fixesMattias Andrée2025-03-161-4/+4
* styleMattias Andrée2025-03-081-1/+1
* miscMattias Andrée2025-03-081-1/+1
* Misc improvementsMattias Andrée2025-03-071-17/+17
* Update redshift to redshift-ngMattias Andrée2025-03-061-4/+4
* style and some minor fixesMattias Andrée2025-03-061-1/+1
* StyleMattias Andrée2025-03-061-2/+2
* Fix warningsMattias Andrée2025-03-051-0/+8
* Cleanup and style update (avoid typedef)Mattias Andrée2025-03-051-26/+14
* Merge redshift.h into common.hMattias Andrée2025-03-051-4/+1
* Merge branch 'coopgamma' of https://github.com/maandree/redshiftMattias Andrée2025-03-051-1/+1
|\
| * Add coopgamma backendMattias Andrée2016-12-191-1/+1
* | Fix "Some translated strings are still in English" issueMasanori Kakura2018-08-291-0/+4
* | Change preserve option to command line switchJon Lund Steffensen2017-10-131-1/+2
* | Allocate module data in init functionsJon Lund Steffensen2017-10-131-1/+2
* | Move module struct definitions to separate filesJon Lund Steffensen2017-10-131-8/+20
|/
* redshift: Simplify set_temperature by passing color_setting_tJon Lund Steffensen2014-12-271-4/+5
* Support for running Redshift without a graphical environment in Linux by using Direct Rendering ManagerMattias Andrée2014-03-221-1/+1
* Fix building on WindowsTingPing2013-12-291-2/+0
* Constify gamma parameter to set_temperature() methodsJon Lund Steffensen2013-12-091-1/+1
* Add dummy gamma adjustment methodJon Lund Steffensen2013-12-091-0/+76