aboutsummaryrefslogtreecommitdiffstats
path: root/src/backend-direct.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clearify that N is an ordinal rather than any type of numberMattias Andrée14 days1-1/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* m fixMattias Andrée14 days1-3/+4
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Let translates translate "N" in adjustment method option tablesMattias Andrée14 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ée14 days1-14/+9
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Use libgamma to determine available adjustment method configuration optionsMattias Andrée14 days1-0/+46
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Rewrite gamma-randr.c and gamma-vidmode.c to use libgammaMattias Andrée14 days1-0/+608
Signed-off-by: Mattias Andrée <m@maandree.se>