Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Save and restore ramps with VidMode. | Jon Lund Steffensen | 2010-01-01 | 1 | -21/+60 |
| | |||||
* | Reuse X connection when adjusting gamma ramps. | Jon Lund Steffensen | 2010-01-01 | 1 | -37/+38 |
| | | | | | | 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. | ||||
* | VidMode: Fix memory leak. | Jon Lund Steffensen | 2009-12-25 | 1 | -1/+3 |
| | |||||
* | Allow selection of X screen to apply adjustments to. | Jon Lund Steffensen | 2009-12-25 | 1 | -4/+7 |
| | |||||
* | Add setting gamma ramps with the VidMode extension. | Jon Lund Steffensen | 2009-12-23 | 1 | -0/+109 |
Allow selection of gamma setting method with program parameter (-m). Fallback to VidMode if RANDR doesn't work. |