aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Minor updates to Sjanssen.hsSpencer Janssen2007-11-051-10/+2
* forgot to add my config fileDon Stewart2007-11-051-0/+27
* build with optimisations on as usual, fix a few compile errorsDon Stewart2007-11-052-10/+13
* Add XMonad.Config.SjanssenSpencer Janssen2007-11-051-0/+50
* Move configs/droundy.hs to an actual library moduleSpencer Janssen2007-11-041-0/+309
* fix warnings in Combo.David Roundy2007-11-011-2/+0
* make WorkspaceDir always store absolute pathnames.David Roundy2007-11-011-3/+8
* add new off-center layout combinators.David Roundy2007-11-011-9/+24
* make Hierarchical LayoutCombinators.David Roundy2007-11-011-2/+2
* fix selectWorkspace to work with new config.David Roundy2007-11-011-7/+9
* HierarchifySpencer Janssen2007-11-0174-0/+7944