aboutsummaryrefslogtreecommitdiffstats
path: root/src/backend-direct.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 days1-6/+150
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Restore support for preserve-gamma, with corrected order of applicationMattias Andrée13 days1-1/+4
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* add display option + update doc about all screens being the defaultMattias Andrée13 days1-7/+70
| | | | 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>
* 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 days1-0/+46
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Rewrite gamma-randr.c and gamma-vidmode.c to use libgammaMattias Andrée13 days1-0/+608
Signed-off-by: Mattias Andrée <m@maandree.se>