aboutsummaryrefslogtreecommitdiffstats
path: root/src/backend-direct.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix double free bugMattias Andrée14 days1-2/+1
* Clean upMattias Andrée14 days1-9/+9
* Add ability to select multiple screensMattias Andrée14 days1-21/+42
* Add ability to select screen in crtc optionMattias Andrée14 days1-13/+73
* Add support for output selection by EDIDMattias Andrée2025-03-231-6/+150
* Restore support for preserve-gamma, with corrected order of applicationMattias Andrée2025-03-231-1/+4
* add display option + update doc about all screens being the defaultMattias Andrée2025-03-231-7/+70
* Clearify that N is an ordinal rather than any type of numberMattias Andrée2025-03-231-1/+1
* m fixMattias Andrée2025-03-231-3/+4
* Let translates translate "N" in adjustment method option tablesMattias Andrée2025-03-231-3/+4
* Do not left translators translate left column of adjustment method option tableMattias Andrée2025-03-231-14/+9
* Use libgamma to determine available adjustment method configuration optionsMattias Andrée2025-03-231-0/+46
* Rewrite gamma-randr.c and gamma-vidmode.c to use libgammaMattias Andrée2025-03-231-0/+608