aboutsummaryrefslogtreecommitdiffstats
path: root/src/randr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reuse X connection when adjusting gamma ramps.Jon Lund Steffensen2010-01-011-97/+198
| | | | | | Save gamma ramps when program starts and restore them on exit (only RANDR). Try both RANDR and VidMode if nothing was specified, otherwise try only the specified method.
* Allow selection of X screen to apply adjustments to.Jon Lund Steffensen2009-12-251-4/+22
|
* RANDR: Adjust color temperature fro all CRTCs.Jon Lund Steffensen2009-12-251-34/+48
|
* Add setting gamma ramps with the VidMode extension.Jon Lund Steffensen2009-12-231-1/+1
| | | | | Allow selection of gamma setting method with program parameter (-m). Fallback to VidMode if RANDR doesn't work.
* Move source and headers to src dir.Jon Lund Steffensen2009-12-231-0/+155