aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-07Remove spurious import in Arossato's config.Chris Mears1-1/+0
2007-11-07Add my configuration fileAndrea Rossato1-0/+145
2007-11-07add higher order 'dzen' functionDon Stewart2-10/+30
2007-11-07Set defaultGaps for makeSimpleDzenConfigSpencer Janssen1-1/+2
2007-11-07DynamicLog: Add makeSimpleDzenConfig functionEric Mertens1-1/+12
2007-11-07Use spawnPipe in sjanssenConfigSpencer Janssen1-3/+7
2007-11-07Add spawnPipeSpencer Janssen1-2/+20
2007-11-07DynamicLog: add ppOutput field to PPEric Mertens1-3/+7
2007-11-06Actions: update SinkAll docgwern01-1/+1
2007-11-06Prompt.hs: update namesgwern01-3/+3
2007-11-06EwmhDesktops: move to correct name, update so it compilesgwern02-6/+6
2007-11-06Man.hs: -Wall option not necessary as that's turned on in the Cabal filesgwern01-1/+0
2007-11-06make Setup haddock work againLukas Mai4-3/+12
2007-11-06change MultiToggle interface; add docsLukas Mai1-21/+102
2007-11-06Remove SwitchTransSpencer Janssen1-194/+0
2007-11-06add serializable SwitchTrans (a.k.a. MultiToggle)Lukas Mai1-0/+149
2007-11-06make TilePrime compile againl.mai1-10/+12
2007-11-06make LayoutHints compile againl.mai1-6/+7
2007-11-06Add LANGUAGE pragmas for ManageDocksSpencer Janssen1-0/+1
2007-11-06Make Combo build on GHC 6.8Spencer Janssen2-7/+8
2007-11-05Stupid mistakeSpencer Janssen1-1/+1
2007-11-05fix Config.Droundy to compile again.David Roundy1-214/+64
2007-11-05-Wall policeSpencer Janssen4-16/+13
2007-11-05Minor updates to Sjanssen.hsSpencer Janssen1-10/+2
2007-11-05forgot to add my config fileDon Stewart1-0/+27
2007-11-05build with optimisations on as usual, fix a few compile errorsDon Stewart2-10/+13
2007-11-05Add XMonad.Config.SjanssenSpencer Janssen1-0/+50
2007-11-04Move configs/droundy.hs to an actual library moduleSpencer Janssen1-0/+309
2007-11-01fix warnings in Combo.David Roundy1-2/+0
2007-11-01make WorkspaceDir always store absolute pathnames.David Roundy1-3/+8
2007-11-01add new off-center layout combinators.David Roundy1-9/+24
2007-11-01make Hierarchical LayoutCombinators.David Roundy1-2/+2
2007-11-01fix selectWorkspace to work with new config.David Roundy1-7/+9
2007-11-01HierarchifySpencer Janssen74-0/+7944