summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix interpolationMattias Andrée2014-04-041-9/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-04-041-1/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update request for contributionsMattias Andrée2014-04-041-1/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix double free error and sigfault error in multi-display supportMattias Andrée2014-04-044-18/+18
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* multi-display support can apply once, then it segfaultsMattias Andrée2014-04-045-16/+69
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-04-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update todoMattias Andrée2014-04-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* document multi-display support in ramp getters and settersMattias Andrée2014-04-041-16/+27
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add display to print_curves for compatibilityMattias Andrée2014-04-041-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* document multi-display support on list_screens, get_current_icc and get_current_icc_rawMattias Andrée2014-04-041-4/+19
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-04-031-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add polynomial interpolation with linear fallback, not tested or documentedMattias Andrée2014-04-032-1/+76
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* since it cannot modify the gamma on hurd's tty (which we know because drm has not been implement on hurd yet) and X is unstable on hurd (and could ↵Mattias Andrée2014-04-031-1/+0
| | | | | | probably not modify the gamma ramps yet anyway) we know that it is not working on hurd. Signed-off-by: Mattias Andrée <maandree@operamail.com>
* issue moved into the issue tracker on githubMattias Andrée2014-04-031-1/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add multi-display support when listing moditors and getting icc profileMattias Andrée2014-04-034-22/+38
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* move some issues from 'future stuff' into the issue tracker on githubMattias Andrée2014-04-031-3/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* cannot find an API for manipulating gamma ramps in Mir, I it does not compile on arch so I cannot test xmirMattias Andrée2014-04-031-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update todoMattias Andrée2014-04-031-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-04-031-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add multi-display supportMattias Andrée2014-04-038-71/+92
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update depsMattias Andrée2014-04-021-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-04-021-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* ability to function without argparserMattias Andrée2014-04-021-52/+77
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update todoMattias Andrée2014-04-021-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* probably a multi-screen bug fixMattias Andrée2014-04-021-5/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m docMattias Andrée2014-04-021-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* enable more warningsMattias Andrée2014-04-025-26/+29
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* enable more warningsMattias Andrée2014-04-021-4/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* derpMattias Andrée2014-04-021-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update makefileMattias Andrée2014-04-021-1/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* documentMattias Andrée2014-04-021-0/+24
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + documentMattias Andrée2014-04-022-2/+27
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + documentMattias Andrée2014-04-021-11/+56
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-04-021-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-04-011-6/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* enable more warningsMattias Andrée2014-04-013-4/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* enable more warnings and add .h filesMattias Andrée2014-04-017-89/+411
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* RANDR => RandRMattias Andrée2014-04-011-8/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* documentMattias Andrée2014-04-011-7/+78
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* documentMattias Andrée2014-04-011-6/+63
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* documentMattias Andrée2014-03-311-3/+29
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* documentMattias Andrée2014-03-311-2/+27
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m doc + do not override fadein_time or fadeout_time with None if fadein_steps or fadeout_steps, respectively, is non-positiveMattias Andrée2014-03-311-14/+15
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + documentMattias Andrée2014-03-301-10/+107
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* documentMattias Andrée2014-03-301-10/+88
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* documentMattias Andrée2014-03-301-2/+25
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* documentMattias Andrée2014-03-301-10/+60
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* document and reduce codeMattias Andrée2014-03-301-70/+64
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* raise more exceptionsMattias Andrée2014-03-301-5/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m doc + do not exit on randr_get or vidmode_get failure, but throw exceptionMattias Andrée2014-03-301-8/+16
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>