aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-27one dir per subprojectMattias Andrée29-8340/+0
2025-03-25Add support for /etc/geolocation and guessing by timezoneMattias Andrée9-5/+238
2025-03-25Remove pointless inclusion guardMattias Andrée1-7/+0
2025-03-24Add support for specifying hook fileMattias Andrée5-37/+195
2025-03-23Change w32gdi to wingdi to reflect what the method is called for the userMattias Andrée4-12/+12
2025-03-23Update LICENSE to reflect that some ISC code is presentMattias Andrée1-1/+1
2025-03-23config.c: clean up print_help()Mattias Andrée1-50/+49
2025-03-23Fix double free bugMattias Andrée1-2/+1
2025-03-23Add ; as option delimiterMattias Andrée3-10/+10
2025-03-23Clean upMattias Andrée13-72/+66
2025-03-23Add ability to select multiple screensMattias Andrée1-21/+42
2025-03-23Add ability to select screen in crtc optionMattias Andrée1-13/+73
2025-03-23Add support for output selection by EDIDMattias Andrée2-6/+160
2025-03-23Restore support for preserve-gamma, with corrected order of applicationMattias Andrée4-5/+24
2025-03-23add display option + update doc about all screens being the defaultMattias Andrée2-7/+80
2025-03-23Clearify that N is an ordinal rather than any type of numberMattias Andrée1-1/+1
2025-03-23Exclude unavailable adjustment methods when listing and tryingMattias Andrée10-1/+61
2025-03-23m fixMattias Andrée1-3/+4
2025-03-23Let translates translate "N" in adjustment method option tablesMattias Andrée1-3/+4
2025-03-23Do not left translators translate left column of adjustment method option tableMattias Andrée1-14/+9
2025-03-23Use libgamma to determine available adjustment method configuration optionsMattias Andrée7-111/+98
2025-03-23Relay on libgamma for selecting adjustment method supportMattias Andrée6-22/+7
2025-03-23Rewrite gamma-drm.c to use libgammaMattias Andrée2-247/+10
2025-03-23Rewrite gamma-quartz.c to use libgammaMattias Andrée1-157/+7
2025-03-23Rewrite gamma-w32gdi to use libgammaMattias Andrée1-153/+7
2025-03-23Rewrite gamma-randr.c and gamma-vidmode.c to use libgammaMattias Andrée8-530/+715
2025-03-22Add -e, -E, and +EMattias Andrée3-10/+81
2025-03-22Fix documentationMattias Andrée1-1/+1
2025-03-22Misc stuffMattias Andrée10-70/+434
2025-03-22minor fixes + add option to start in disabled modeMattias Andrée2-24/+101
2025-03-21misc stuffMattias Andrée8-47/+196
2025-03-21Remove dependency on libsimple since it's not portableMattias Andrée9-13/+611
2025-03-21mMattias Andrée3-1/+6
2025-03-21RefactorMattias Andrée21-415/+618
2025-03-16RefactorMattias Andrée17-581/+797
2025-03-16Major refactoring and some fixesMattias Andrée25-1630/+2230
2025-03-08whitespace fixMattias Andrée1-1/+1
2025-03-08styleMattias Andrée13-90/+81
2025-03-08.lat{ => itude}, .lon{ => gitude}Mattias Andrée4-19/+19
2025-03-08minor misc improvementsMattias Andrée3-119/+157
2025-03-08Fix warningsMattias Andrée4-7/+22
2025-03-08miscMattias Andrée9-96/+141
2025-03-08Use eprintf rather than deferring exitMattias Andrée1-51/+25
2025-03-08Misc improvementsMattias Andrée6-108/+121
2025-03-07Update LIST_RAMPS_STOP_VALUE_TYPES macro to reflect eariler changes in colorramp.cMattias Andrée3-14/+14
2025-03-07Use libred to calculate the solar elevationMattias Andrée6-248/+13
2025-03-07Remove unused codeMattias Andrée2-134/+0
2025-03-07misc minor improvementsMattias Andrée2-31/+33
2025-03-07Misc improvementsMattias Andrée21-742/+784
2025-03-06styleMattias Andrée3-187/+105