summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* document and code reductionMattias Andrée2014-03-294-62/+165
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* document and reduce codeMattias Andrée2014-03-291-35/+126
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* whitespaceMattias Andrée2014-03-291-0/+26
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* documentation and code reductionMattias Andrée2014-03-292-77/+104
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-03-281-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* set process titleMattias Andrée2014-03-281-0/+23
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-03-281-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update src/completion with +tMattias Andrée2014-03-281-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add copyright notice to src/completionMattias Andrée2014-03-281-0/+16
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* docMattias Andrée2014-03-276-24/+30
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* doc + make it possible to select download command for weatherMattias Andrée2014-03-277-13/+72
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>