summaryrefslogtreecommitdiffstats
path: root/examples (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-15xmonad example now disables when working in gimp or inkscapeMattias Andrée1-10/+14
2014-03-14improve xmonad example by having the dimming of monitors being workspace dependentMattias Andrée1-2/+3
2014-03-14derpMattias Andrée1-1/+1
2014-03-14derpMattias Andrée1-2/+2
2014-03-14evaluation of a few functionsMattias Andrée1-17/+90
2014-03-14fix tree eval errorsMattias Andrée1-11/+17
2014-03-14add 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ée6-13/+27
2014-03-13ttymode variable + document drm supportMattias Andrée3-9/+0
2014-03-13fix and demo drm supportMattias Andrée3-14/+38
2014-03-12derpMattias Andrée2-6/+6
2014-03-12improve thread safetyMattias Andrée1-4/+11
2014-03-11add tree evalMattias Andrée1-0/+72
2014-03-11not necessary, symlinks are enough and less burdensomeMattias Andrée1-1/+0
2014-03-11function name to function mappingMattias Andrée1-0/+36
2014-03-11add backlight exampleMattias Andrée1-0/+82
2014-03-11improve threadingMattias Andrée1-4/+4
2014-03-11add threaded exampleMattias Andrée1-0/+200
2014-03-11derpMattias Andrée1-1/+1
2014-03-11fix docMattias Andrée2-3/+3
2014-03-10add EDID supportMattias Andrée4-8/+35
2014-03-10document functionsMattias Andrée1-0/+43
2014-03-10mMattias Andrée1-1/+0
2014-03-10add cie_manipulateMattias Andrée1-0/+5
2014-03-10document functionsMattias Andrée1-0/+120
2014-03-10m docMattias Andrée1-3/+3
2014-03-10make clip, linearise and standardise more flexible by making it possible to restrict which colour curves to affectMattias Andrée1-0/+3
2014-03-10m docMattias Andrée1-0/+1
2014-03-10add example that uses xmonad's log to determine active workspaces, allowing you to have different adjustments on different workspaces and monitorsMattias Andrée1-0/+181
2014-03-09documentation for some of the functionsMattias Andrée1-2/+207
2014-03-09improve monitor search to be able to list an exact number of monitorsMattias Andrée1-1/+5
2014-03-09something on the syntaxMattias Andrée1-2/+11
2014-03-09derpMattias Andrée1-2/+2
2014-03-09m docMattias Andrée1-2/+2
2014-03-09writoMattias Andrée1-1/+1
2014-03-09mMattias Andrée1-3/+3
2014-03-09mMattias Andrée2-2/+2
2014-03-09mMattias Andrée1-1/+2
2014-03-09fix parsing into treeMattias Andrée1-2/+2
2014-03-09add license for lisp-esque and sleepmodeMattias Andrée2-0/+32
2014-03-08m + specifications for lisp-esqueMattias Andrée2-0/+313
2014-03-08start on lisp-esque, reads and parses into treeMattias Andrée1-0/+113
2014-03-05add derivatives to xmobar and xpybar examplesMattias Andrée2-11/+68
2014-03-04small example transitioning from current settings1.7Mattias Andrée1-0/+62
2014-03-04add example: stored-settingsMattias Andrée1-0/+58
2014-03-04-r support for continuous mode in comprehensive exampleMattias Andrée1-1/+1
2014-03-04add -r support for one shot mode in comprehensive exampleMattias Andrée1-8/+15
2014-03-03add xpybar port of xmobar exampleMattias Andrée1-0/+31
2014-03-03xmobar example: round precents to nearest integer, instead of floorMattias Andrée1-1/+1
2014-03-01extend doc for sleepmode exampleMattias Andrée1-1/+7
2014-02-26xmobar example derp: %.2f % dayness => %i % dayness*100Mattias Andrée1-1/+1