summaryrefslogtreecommitdiffstats
path: root/examples (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* quite a bit of the text based configuration exampleMattias Andrée2014-03-182-0/+432
* typoMattias Andrée2014-03-171-1/+1
* m + implement _brightness, _contrast, _gamma and _pgammaMattias Andrée2014-03-171-29/+163
* add todo for _sigmoidMattias Andrée2014-03-171-0/+1
* m + _clipMattias Andrée2014-03-171-1/+14
* ...Mattias Andrée2014-03-171-1/+4
* implement _standardise, _manipulate, _linearise and _sigmoidMattias Andrée2014-03-171-10/+38
* I wanted Big Ben as a better reference for a correct latitude–longitude-pair (everyone knows Big Ben), but I could not figure out how to use (if ...Mattias Andrée2014-03-165-9/+21
* improve cie_ filters by allowing control over individual subpixelsMattias Andrée2014-03-161-6/+6
* mMattias Andrée2014-03-161-0/+1
* darkroom bug fix: order of filters was incorrectMattias Andrée2014-03-161-5/+4
* add darkroom exampleMattias Andrée2014-03-161-0/+85
* fix cie_invertMattias Andrée2014-03-162-10/+11
* cie_invert takes only one argumentMattias Andrée2014-03-161-1/+1
* implemenet _negative and _invertMattias Andrée2014-03-161-4/+75
* whoopsMattias Andrée2014-03-161-15/+15
* m docMattias Andrée2014-03-161-0/+1
* fix sleep regression buf + improve xmonad example to listen for changesMattias Andrée2014-03-161-2/+7
* licensingMattias Andrée2014-03-1511-0/+253
* typoMattias Andrée2014-03-151-1/+1
* fully eval the treeMattias Andrée2014-03-151-0/+17
* fix compose specs and implement itMattias Andrée2014-03-152-23/+60
* xmonad example now disables when working in gimp or inkscapeMattias Andrée2014-03-151-10/+14
* improve xmonad example by having the dimming of monitors being workspace dependentMattias Andrée2014-03-141-2/+3
* derpMattias Andrée2014-03-141-1/+1
* derpMattias Andrée2014-03-141-2/+2
* evaluation of a few functionsMattias Andrée2014-03-141-17/+90
* fix tree eval errorsMattias Andrée2014-03-141-11/+17
* add ttymode support for all examples missing it and uses randr or vidmode, except the xmonad example becuase xmonad does not run in tty1.10Mattias Andrée2014-03-146-13/+27
* ttymode variable + document drm supportMattias Andrée2014-03-133-9/+0
* fix and demo drm supportMattias Andrée2014-03-133-14/+38
* derpMattias Andrée2014-03-122-6/+6
* improve thread safetyMattias Andrée2014-03-121-4/+11
* add tree evalMattias Andrée2014-03-111-0/+72
* not necessary, symlinks are enough and less burdensomeMattias Andrée2014-03-111-1/+0
* function name to function mappingMattias Andrée2014-03-111-0/+36
* add backlight exampleMattias Andrée2014-03-111-0/+82
* improve threadingMattias Andrée2014-03-111-4/+4
* add threaded exampleMattias Andrée2014-03-111-0/+200
* derpMattias Andrée2014-03-111-1/+1
* fix docMattias Andrée2014-03-112-3/+3
* add EDID supportMattias Andrée2014-03-104-8/+35
* document functionsMattias Andrée2014-03-101-0/+43
* mMattias Andrée2014-03-101-1/+0
* add cie_manipulateMattias Andrée2014-03-101-0/+5
* document functionsMattias Andrée2014-03-101-0/+120
* m docMattias Andrée2014-03-101-3/+3
* make clip, linearise and standardise more flexible by making it possible to restrict which colour curves to affectMattias Andrée2014-03-101-0/+3
* m docMattias Andrée2014-03-101-0/+1
* add example that uses xmonad's log to determine active workspaces, allowing you to have different adjustments on different workspaces and monitorsMattias Andrée2014-03-101-0/+181