| Commit message (Expand) | Author | Files | Lines |
2007-11-07 | DynamicLog: Add makeSimpleDzenConfig function | Eric Mertens | 1 | -1/+12 |
2007-11-07 | Use spawnPipe in sjanssenConfig | Spencer Janssen | 1 | -3/+7 |
2007-11-07 | Add spawnPipe | Spencer Janssen | 1 | -2/+20 |
2007-11-07 | DynamicLog: add ppOutput field to PP | Eric Mertens | 1 | -3/+7 |
2007-11-06 | Actions: update SinkAll doc | gwern0 | 1 | -1/+1 |
2007-11-06 | Prompt.hs: update names | gwern0 | 1 | -3/+3 |
2007-11-06 | EwmhDesktops: move to correct name, update so it compiles | gwern0 | 2 | -6/+6 |
2007-11-06 | Man.hs: -Wall option not necessary as that's turned on in the Cabal files | gwern0 | 1 | -1/+0 |
2007-11-06 | make Setup haddock work again | Lukas Mai | 4 | -3/+12 |
2007-11-06 | change MultiToggle interface; add docs | Lukas Mai | 1 | -21/+102 |
2007-11-06 | Remove SwitchTrans | Spencer Janssen | 1 | -194/+0 |
2007-11-06 | add serializable SwitchTrans (a.k.a. MultiToggle) | Lukas Mai | 1 | -0/+149 |
2007-11-06 | make TilePrime compile again | l.mai | 1 | -10/+12 |
2007-11-06 | make LayoutHints compile again | l.mai | 1 | -6/+7 |
2007-11-06 | Add LANGUAGE pragmas for ManageDocks | Spencer Janssen | 1 | -0/+1 |
2007-11-06 | Make Combo build on GHC 6.8 | Spencer Janssen | 2 | -7/+8 |
2007-11-05 | Stupid mistake | Spencer Janssen | 1 | -1/+1 |
2007-11-05 | fix Config.Droundy to compile again. | David Roundy | 1 | -214/+64 |
2007-11-05 | -Wall police | Spencer Janssen | 4 | -16/+13 |
2007-11-05 | Minor updates to Sjanssen.hs | Spencer Janssen | 1 | -10/+2 |
2007-11-05 | forgot to add my config file | Don Stewart | 1 | -0/+27 |
2007-11-05 | build with optimisations on as usual, fix a few compile errors | Don Stewart | 2 | -10/+13 |
2007-11-05 | Add XMonad.Config.Sjanssen | Spencer Janssen | 1 | -0/+50 |
2007-11-04 | Move configs/droundy.hs to an actual library module | Spencer Janssen | 1 | -0/+309 |
2007-11-01 | fix warnings in Combo. | David Roundy | 1 | -2/+0 |
2007-11-01 | make WorkspaceDir always store absolute pathnames. | David Roundy | 1 | -3/+8 |
2007-11-01 | add new off-center layout combinators. | David Roundy | 1 | -9/+24 |
2007-11-01 | make Hierarchical LayoutCombinators. | David Roundy | 1 | -2/+2 |
2007-11-01 | fix selectWorkspace to work with new config. | David Roundy | 1 | -7/+9 |
2007-11-01 | Hierarchify | Spencer Janssen | 74 | -0/+7944 |