aboutsummaryrefslogtreecommitdiffstats
path: root/src/common.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add ; as option delimiterMattias Andrée13 days1-0/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Clean upMattias Andrée13 days1-8/+3
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add support for output selection by EDIDMattias Andrée13 days1-0/+10
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Restore support for preserve-gamma, with corrected order of applicationMattias Andrée13 days1-0/+7
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* add display option + update doc about all screens being the defaultMattias Andrée13 days1-0/+10
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Exclude unavailable adjustment methods when listing and tryingMattias Andrée13 days1-0/+8
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Use libgamma to determine available adjustment method configuration optionsMattias Andrée13 days1-2/+22
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Relay on libgamma for selecting adjustment method supportMattias Andrée13 days1-10/+0
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Rewrite gamma-randr.c and gamma-vidmode.c to use libgammaMattias Andrée13 days1-8/+80
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add -e, -E, and +EMattias Andrée14 days1-3/+18
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Fix documentationMattias Andrée14 days1-1/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Misc stuffMattias Andrée14 days1-14/+184
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* minor fixes + add option to start in disabled modeMattias Andrée2025-03-221-8/+65
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* misc stuffMattias Andrée2025-03-211-1/+22
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Remove dependency on libsimple since it's not portableMattias Andrée2025-03-211-5/+110
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* mMattias Andrée2025-03-211-0/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* RefactorMattias Andrée2025-03-211-28/+95
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* RefactorMattias Andrée2025-03-161-45/+339
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Major refactoring and some fixesMattias Andrée2025-03-161-70/+343
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* whitespace fixMattias Andrée2025-03-081-1/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* styleMattias Andrée2025-03-081-13/+13
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* .lat{ => itude}, .lon{ => gitude}Mattias Andrée2025-03-081-2/+2
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* minor misc improvementsMattias Andrée2025-03-081-2/+71
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Fix warningsMattias Andrée2025-03-081-5/+7
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* miscMattias Andrée2025-03-081-17/+86
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Misc improvementsMattias Andrée2025-03-081-10/+29
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Update LIST_RAMPS_STOP_VALUE_TYPES macro to reflect eariler changes in colorramp.cMattias Andrée2025-03-071-8/+8
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Use libred to calculate the solar elevationMattias Andrée2025-03-071-0/+3
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* misc minor improvementsMattias Andrée2025-03-071-0/+23
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Misc improvementsMattias Andrée2025-03-071-24/+74
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* styleMattias Andrée2025-03-061-3/+3
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Update redshift to redshift-ngMattias Andrée2025-03-061-4/+4
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* style and some minor fixesMattias Andrée2025-03-061-7/+2
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* StyleMattias Andrée2025-03-061-8/+21
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Fix warningsMattias Andrée2025-03-051-2/+5
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Just use double, no mixing in floatMattias Andrée2025-03-051-3/+3
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Consistently use (locally defined) WINDOWS macro over mixing __WIN32__ and _WIN32Mattias Andrée2025-03-051-4/+4
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Merge config-ini.h and options.h into common.hMattias Andrée2025-03-051-0/+60
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* cleanup + cast + use pipe2 on linuxMattias Andrée2025-03-051-1/+7
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Nicer X macrosMattias Andrée2025-03-051-8/+8
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Cleanup and style update (avoid typedef)Mattias Andrée2025-03-051-84/+86
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Merge redshift.h into common.hMattias Andrée2025-03-051-2/+128
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Unify header files (so far most)Mattias Andrée2025-03-051-0/+111
Signed-off-by: Mattias Andrée <m@maandree.se>