Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add spawnPipe | Spencer Janssen | 2007-11-07 | 1 | -2/+20 |
* | DynamicLog: add ppOutput field to PP | Eric Mertens | 2007-11-07 | 1 | -3/+7 |
* | Add EwmhDesktops to exposed-modules | Spencer Janssen | 2007-11-07 | 1 | -0/+1 |
* | Actions: update SinkAll doc | gwern0 | 2007-11-06 | 1 | -1/+1 |
* | Prompt.hs: update names | gwern0 | 2007-11-06 | 1 | -3/+3 |
* | EwmhDesktops: move to correct name, update so it compiles | gwern0 | 2007-11-06 | 2 | -6/+6 |
* | Man.hs: -Wall option not necessary as that's turned on in the Cabal files | gwern0 | 2007-11-06 | 1 | -1/+0 |
* | make Setup haddock work again | Lukas Mai | 2007-11-06 | 4 | -3/+12 |
* | change MultiToggle interface; add docs | Lukas Mai | 2007-11-06 | 1 | -21/+102 |
* | Remove SwitchTrans | Spencer Janssen | 2007-11-06 | 2 | -195/+0 |
* | Remove MetaModule | Spencer Janssen | 2007-11-06 | 1 | -95/+0 |
* | add serializable SwitchTrans (a.k.a. MultiToggle) | Lukas Mai | 2007-11-06 | 3 | -0/+151 |
* | make TilePrime compile again | l.mai | 2007-11-06 | 3 | -12/+14 |
* | add LayoutHints to MetaModule | l.mai | 2007-11-06 | 1 | -1/+1 |
* | make LayoutHints compile again | l.mai | 2007-11-06 | 2 | -7/+8 |
* | Expose LayoutCombinators | Spencer Janssen | 2007-11-06 | 1 | -1/+1 |
* | Add LANGUAGE pragmas for ManageDocks | Spencer Janssen | 2007-11-06 | 2 | -1/+2 |
* | Combo builds now | Spencer Janssen | 2007-11-06 | 1 | -1/+1 |
* | Make Combo build on GHC 6.8 | Spencer Janssen | 2007-11-06 | 2 | -7/+8 |
* | Stupid mistake | Spencer Janssen | 2007-11-05 | 1 | -1/+1 |
* | -Werror | Spencer Janssen | 2007-11-05 | 1 | -1/+1 |
* | fix Config.Droundy to compile again. | David Roundy | 2007-11-05 | 2 | -215/+65 |
* | -Wall police | Spencer Janssen | 2007-11-05 | 4 | -16/+13 |
* | Minor updates to Sjanssen.hs | Spencer Janssen | 2007-11-05 | 1 | -10/+2 |
* | Use configurations | Spencer Janssen | 2007-11-05 | 1 | -78/+89 |
* | -Wall is on | Don Stewart | 2007-11-05 | 1 | -0/+1 |
* | Revert ghc-options changes | Spencer Janssen | 2007-11-05 | 1 | -2/+0 |
* | forgot to add my config file | Don Stewart | 2007-11-05 | 1 | -0/+27 |
* | build with optimisations on as usual, fix a few compile errors | Don Stewart | 2007-11-05 | 3 | -11/+17 |
* | Add XMonad.Config.Sjanssen | Spencer Janssen | 2007-11-05 | 2 | -0/+51 |
* | Move configs/droundy.hs to an actual library module | Spencer Janssen | 2007-11-04 | 2 | -8/+0 |
* | fix warnings in Combo. | David Roundy | 2007-11-01 | 1 | -2/+0 |
* | make WorkspaceDir always store absolute pathnames. | David Roundy | 2007-11-01 | 1 | -3/+8 |
* | add new off-center layout combinators. | David Roundy | 2007-11-01 | 2 | -31/+30 |
* | add configs demo directory | David Roundy | 2007-11-01 | 2 | -0/+334 |
* | Add Cabal stuff | Spencer Janssen | 2007-11-01 | 2 | -0/+92 |
* | make Hierarchical LayoutCombinators. | David Roundy | 2007-11-01 | 1 | -2/+2 |
* | fix selectWorkspace to work with new config. | David Roundy | 2007-11-01 | 1 | -7/+9 |
* | Hierarchify | Spencer Janssen | 2007-11-01 | 77 | -412/+412 |
* | Use hierarchical module names from the core | Spencer Janssen | 2007-11-01 | 57 | -94/+94 |
* | code to define a strut-avoiding layout. | David Roundy | 2007-10-24 | 1 | -0/+19 |
* | reenable JumpToLayout in NewSelect. | David Roundy | 2007-11-01 | 1 | -3/+35 |
* | -Wall police in Run. | David Roundy | 2007-11-01 | 1 | -1/+0 |
* | port Combo (dropping combo). | David Roundy | 2007-11-01 | 1 | -54/+8 |
* | Port ToggleLayouts | Spencer Janssen | 2007-11-01 | 1 | -1/+0 |
* | Port WorkspacePrompt | Spencer Janssen | 2007-11-01 | 1 | -1/+1 |
* | Port Accordion | Spencer Janssen | 2007-11-01 | 1 | -1/+1 |
* | Port Dishes | Spencer Janssen | 2007-11-01 | 1 | -1/+1 |
* | Dishes: tabs | Spencer Janssen | 2007-11-01 | 1 | -11/+11 |
* | Port DragPane | Spencer Janssen | 2007-11-01 | 1 | -1/+2 |