aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
* add two new modules, one to name layouts, another to select a layout.David Roundy2007-11-113-2/+98
* add helper module for writing configsDevin Mullins2007-11-111-0/+55
* let clients track their urgency, per ICCCMDevin Mullins2007-11-111-22/+14
* wrap user code in userCode, go figureDevin Mullins2007-11-111-3/+2
* add LANGUAGE PatternGuards to UrgencyHookDevin Mullins2007-11-111-1/+1
* remove dead docoDevin Mullins2007-11-111-4/+2
* clarify config code... a bitDevin Mullins2007-11-111-4/+3
* fix doco for UrgencyHookDevin Mullins2007-11-111-22/+14
* add NoUrgencyHook, for shachaf's sakeDevin Mullins2007-11-111-0/+6
* oops, export the configuration optionsDevin Mullins2007-11-111-1/+2
* add dzenUrgencyHook backDevin Mullins2007-11-111-4/+27
* remove dzenUrgencyHook* from Dzen moduleDevin Mullins2007-11-111-30/+1
* get UrgencyHook to compileDevin Mullins2007-11-101-10/+17
* fix bug in avoidStruts.David Roundy2007-11-101-1/+1
* typo fix in Util.RunDevin Mullins2007-11-101-1/+1
* add a few docs (very sparse) to DynamicWorkspaces.David Roundy2007-11-091-2/+4
* add withWorkspace prompt, which automatically creates workspace if nonexistent.David Roundy2007-11-092-30/+31
* Generalize safe/unsafeSpawn to MonadIOSpencer Janssen2007-11-091-3/+3
* Magnifier.hs: update so it at least compilesgwern02007-11-081-10/+19
* Dzen.hs: resend doc updategwern02007-11-061-2/+2
* Update docs in Utilgwern02007-11-063-9/+7
* fix types to work with Mats fix to X11.David Roundy2007-11-082-8/+8
* Change the type of properties from Word32 to CLongMats Jansborg2007-11-011-2/+2
* fix bug in avoidStruts.David Roundy2007-11-081-1/+14
* clean up Droundy.hs.David Roundy2007-11-071-3/+3
* DynamicLog: typo in docsAndrea Rossato2007-11-081-1/+1
* over pararenthesised arty fibonacciDon Stewart2007-11-081-1/+1
* Remove spurious import in Arossato's config.Chris Mears2007-11-071-1/+0
* Add my configuration fileAndrea Rossato2007-11-071-0/+145
* add higher order 'dzen' functionDon Stewart2007-11-072-10/+30
* Set defaultGaps for makeSimpleDzenConfigSpencer Janssen2007-11-071-1/+2
* DynamicLog: Add makeSimpleDzenConfig functionEric Mertens2007-11-071-1/+12
* Use spawnPipe in sjanssenConfigSpencer Janssen2007-11-071-3/+7
* Add spawnPipeSpencer Janssen2007-11-071-2/+20
* DynamicLog: add ppOutput field to PPEric Mertens2007-11-071-3/+7
* Actions: update SinkAll docgwern02007-11-061-1/+1
* Prompt.hs: update namesgwern02007-11-061-3/+3
* EwmhDesktops: move to correct name, update so it compilesgwern02007-11-062-6/+6
* Man.hs: -Wall option not necessary as that's turned on in the Cabal filesgwern02007-11-061-1/+0
* make Setup haddock work againLukas Mai2007-11-064-3/+12
* change MultiToggle interface; add docsLukas Mai2007-11-061-21/+102
* Remove SwitchTransSpencer Janssen2007-11-061-194/+0
* add serializable SwitchTrans (a.k.a. MultiToggle)Lukas Mai2007-11-061-0/+149
* make TilePrime compile againl.mai2007-11-061-10/+12
* make LayoutHints compile againl.mai2007-11-061-6/+7
* Add LANGUAGE pragmas for ManageDocksSpencer Janssen2007-11-061-0/+1
* Make Combo build on GHC 6.8Spencer Janssen2007-11-062-7/+8
* Stupid mistakeSpencer Janssen2007-11-051-1/+1
* fix Config.Droundy to compile again.David Roundy2007-11-051-214/+64
* -Wall policeSpencer Janssen2007-11-054-16/+13