| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'coopgamma' of https://github.com/maandree/redshift | Mattias Andrée | 2025-03-05 | 1 | -3/+3 |
|\ |
|
| * | Add coopgamma backend | Mattias Andrée | 2016-12-19 | 1 | -3/+3 |
* | | Fix "Some translated strings are still in English" issue | Masanori Kakura | 2018-08-29 | 1 | -0/+4 |
* | | Change preserve option to command line switch | Jon Lund Steffensen | 2017-10-13 | 1 | -15/+15 |
* | | Move module structures out of headers | Jon Lund Steffensen | 2017-10-13 | 1 | -0/+19 |
* | | Allocate module data in init functions | Jon Lund Steffensen | 2017-10-13 | 1 | -12/+20 |
* | | Move module struct definitions to separate files | Jon Lund Steffensen | 2017-10-13 | 1 | -8/+20 |
* | | randr: Enable preserve by default | Jon Lund Steffensen | 2017-08-31 | 1 | -1/+1 |
* | | XRandR: Allow multiple but not all CRTCs to be redshifted | Lennart Sauerbeck | 2017-01-08 | 1 | -8/+57 |
|/ |
|
* | Remove trailing whitespaces | Michael Vetter | 2015-08-04 | 1 | -1/+1 |
* | randr: Add preserve option to RandR method | Jon Lund Steffensen | 2015-01-04 | 1 | -8/+21 |
* | colorramp: Use supplied gamma ramps as initial value | Jon Lund Steffensen | 2015-01-04 | 1 | -0/+8 |
* | redshift: Simplify set_temperature by passing color_setting_t | Jon Lund Steffensen | 2014-12-27 | 1 | -9/+9 |
* | Do not allow NULL keys when setting options | Jon Lund Steffensen | 2013-12-09 | 1 | -6/+0 |
* | Constify gamma parameter to set_temperature() methods | Jon Lund Steffensen | 2013-12-09 | 1 | -2/+2 |
* | Fix randr version check (Alisdair Tullo). | Jon Lund Steffensen | 2011-07-04 | 1 | -1/+1 |
* | Allow brightness to be adjusted (between 10% and 100%, the latter being the default). | Jon Lund Steffensen | 2011-04-21 | 1 | -5/+7 |
* | gamma-randr.c: Apparently error and ver_reply can both be NULL. Check both to | Jon Lund Steffensen | 2010-08-18 | 1 | -2/+5 |
* | Add comments about certain substring which must not be translated. | Jon Lund Steffensen | 2010-06-10 | 1 | -0/+2 |
* | Split init function of methods and providers into init and start. | Jon Lund Steffensen | 2010-05-27 | 1 | -48/+41 |
* | Let gamma methods and location providers print help on option parameters. | Jon Lund Steffensen | 2010-05-27 | 1 | -0/+11 |
* | Use the prefix 'gamma' for gamma adjustment source files. | Jon Lund Steffensen | 2010-05-24 | 1 | -0/+367 |