| Commit message (Expand) | Author | Files | Lines |
2007-11-21 | Circle: haddock fixes | Andrea Rossato | 1 | -4/+10 |
2007-11-21 | Accordion: haddock fixes | Andrea Rossato | 1 | -4/+11 |
2007-11-21 | Tabbed: haddock documentation and code formatting | Andrea Rossato | 1 | -29/+22 |
2007-11-21 | HintedTile: typo | Andrea Rossato | 1 | -2/+1 |
2007-11-21 | HintedTile: ported to the LayoutClass | Andrea Rossato | 1 | -49/+66 |
2007-11-20 | PerWorkspace.hs: various fixes and updates | Brent Yorgey | 1 | -25/+38 |
2007-11-20 | PerWorkspace.hs: minor haddock fixes | Andrea Rossato | 1 | -6/+1 |
2007-11-20 | new contrib module: Layout.PerWorkspace | Brent Yorgey | 1 | -0/+131 |
2007-11-20 | NoBorders.hs: Haddock markup fix | Brent Yorgey | 1 | -1/+1 |
2007-11-19 | remove Mosaic and Anneal. | David Roundy | 1 | -407/+0 |
2007-11-17 | Port XPrompt to XMonad.Util.Font, various other refactorings | Spencer Janssen | 1 | -3/+3 |
2007-11-19 | Miscellaneous spell-checking | Shachaf Ben-Kiki | 2 | -6/+6 |
2007-11-17 | Grid: tabs -> spaces | Devin Mullins | 1 | -20/+20 |
2007-11-16 | Add Font layer supporting an Xft backend. Make Tabbed.hs a user of this layer. | Clemens Fruhwirth | 1 | -18/+33 |
2007-11-15 | remove unneeded Data.Bits imports. | David Roundy | 1 | -1/+0 |
2007-11-15 | Tabbed.hs, SetWMName.hs: the modules need bitwise "or" | Valery V. Vorotyntsev | 1 | -16/+17 |
2007-11-15 | fix bug in WindowNavigation. | David Roundy | 1 | -3/+13 |
2007-11-15 | Tabbed: removed -fno-warn-orphans | Andrea Rossato | 1 | -1/+0 |
2007-11-14 | simplify NewSelect code. | David Roundy | 1 | -59/+41 |
2007-11-14 | fix bug in LayoutCombinators. | David Roundy | 1 | -2/+2 |
2007-11-14 | no need to import Data.Bits | Don Stewart | 1 | -1/+0 |
2007-11-14 | Tabbed: added -fno-warn-orphans | Andrea Rossato | 1 | -1/+1 |
2007-11-13 | make shrinker preserved over restart in tabbed. | David Roundy | 1 | -19/+32 |
2007-11-12 | NoBorders.hs: remove modifierDescription definitions, so NoBorders and SmartB... | Brent Yorgey | 1 | -5/+0 |
2007-11-12 | NoBorder.hs: documentation updates | Brent Yorgey | 1 | -4/+4 |
2007-11-11 | add two new modules, one to name layouts, another to select a layout. | David Roundy | 1 | -0/+39 |
2007-11-08 | Magnifier.hs: update so it at least compiles | gwern0 | 1 | -10/+19 |
2007-11-08 | over pararenthesised arty fibonacci | Don Stewart | 1 | -1/+1 |
2007-11-06 | EwmhDesktops: move to correct name, update so it compiles | gwern0 | 1 | -1/+1 |
2007-11-06 | make Setup haddock work again | Lukas Mai | 1 | -0/+2 |
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 | Make Combo build on GHC 6.8 | Spencer Janssen | 2 | -7/+8 |
2007-11-05 | -Wall police | Spencer Janssen | 1 | -1/+0 |
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 | Hierarchify | Spencer Janssen | 29 | -0/+3183 |