aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* one dir per subprojectMattias Andrée9 days29-8340/+0
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add support for /etc/geolocation and guessing by timezoneMattias Andrée10 days9-5/+238
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Remove pointless inclusion guardMattias Andrée10 days1-7/+0
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add support for specifying hook fileMattias Andrée12 days5-38/+196
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Change w32gdi to wingdi to reflect what the method is called for the userMattias Andrée12 days4-12/+12
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Update LICENSE to reflect that some ISC code is presentMattias Andrée12 days1-1/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* config.c: clean up print_help()Mattias Andrée12 days1-50/+49
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Fix double free bugMattias Andrée13 days1-2/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add ; as option delimiterMattias Andrée13 days3-10/+10
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Clean upMattias Andrée13 days13-74/+68
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add ability to select multiple screensMattias Andrée13 days1-21/+42
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add ability to select screen in crtc optionMattias Andrée13 days1-13/+73
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add support for output selection by EDIDMattias Andrée13 days2-6/+160
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Restore support for preserve-gamma, with corrected order of applicationMattias Andrée13 days4-5/+24
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* add display option + update doc about all screens being the defaultMattias Andrée13 days2-7/+80
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Clearify that N is an ordinal rather than any type of numberMattias Andrée13 days1-1/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Exclude unavailable adjustment methods when listing and tryingMattias Andrée13 days10-1/+61
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* m fixMattias Andrée13 days1-3/+4
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Let translates translate "N" in adjustment method option tablesMattias Andrée13 days1-3/+4
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Do not left translators translate left column of adjustment method option tableMattias Andrée13 days1-14/+9
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Use libgamma to determine available adjustment method configuration optionsMattias Andrée13 days7-111/+98
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Relay on libgamma for selecting adjustment method supportMattias Andrée13 days6-22/+7
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Rewrite gamma-drm.c to use libgammaMattias Andrée13 days2-247/+10
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Rewrite gamma-quartz.c to use libgammaMattias Andrée13 days1-157/+7
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Rewrite gamma-w32gdi to use libgammaMattias Andrée13 days1-153/+7
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Rewrite gamma-randr.c and gamma-vidmode.c to use libgammaMattias Andrée13 days8-531/+716
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add -e, -E, and +EMattias Andrée13 days3-10/+81
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Fix documentationMattias Andrée13 days1-1/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Misc stuffMattias Andrée14 days10-70/+434
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* minor fixes + add option to start in disabled modeMattias Andrée14 days2-24/+101
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* misc stuffMattias Andrée2025-03-218-47/+196
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Remove dependency on libsimple since it's not portableMattias Andrée2025-03-219-13/+611
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* mMattias Andrée2025-03-213-1/+6
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* RefactorMattias Andrée2025-03-2121-416/+619
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* RefactorMattias Andrée2025-03-1617-583/+799
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Major refactoring and some fixesMattias Andrée2025-03-1625-1634/+2234
| | | | 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-0813-90/+81
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* .lat{ => itude}, .lon{ => gitude}Mattias Andrée2025-03-084-19/+19
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* minor misc improvementsMattias Andrée2025-03-083-119/+157
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Fix warningsMattias Andrée2025-03-084-7/+22
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* miscMattias Andrée2025-03-089-96/+141
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Use eprintf rather than deferring exitMattias Andrée2025-03-081-51/+25
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Misc improvementsMattias Andrée2025-03-086-108/+121
| | | | 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-073-15/+15
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Use libred to calculate the solar elevationMattias Andrée2025-03-076-248/+13
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Remove unused codeMattias Andrée2025-03-072-134/+0
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* misc minor improvementsMattias Andrée2025-03-072-31/+33
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Misc improvementsMattias Andrée2025-03-0721-749/+791
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* styleMattias Andrée2025-03-063-187/+105
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>