| Commit message (Expand) | Author | Age | Files | Lines |
* | eliminate references to defaultConfig | Daniel Wagner | 2013-05-28 | 1 | -1/+1 |
* | Export types to reduce haddock warnings. | Adam Vogt | 2010-10-23 | 1 | -0/+3 |
* | minor documentation fixes | Daniel Wagner | 2010-10-07 | 1 | -1/+9 |
* | LayoutCombinators.hs: rm trailing whitespace | gwern0 | 2010-03-14 | 1 | -1/+1 |
* | Docs: use myLayout like template rather than plural | Wirt Wolff | 2009-10-23 | 1 | -2/+2 |
* | Refer to modm as the current modMask | Adam Vogt | 2009-10-22 | 1 | -1/+1 |
* | NoWrap export patch for use with X.L.MessageControl | quentin.moser | 2009-01-28 | 1 | -7/+7 |
* | Replace most -fglasgow-exts with specific LANGUAGE pragmas | Adam Vogt | 2009-06-26 | 1 | -2/+1 |
* | remove myself as maintainer from modules I don't maintain or use. | David Roundy | 2008-08-28 | 1 | -1/+1 |
* | LayoutCombinators: improve documentation (closes ticket #136) | Brent Yorgey | 2008-03-16 | 1 | -15/+78 |
* | LayoutCombinators: NewSelect reimplemented with runLayout | Andrea Rossato | 2008-02-23 | 1 | -8/+6 |
* | Remove LayoutCombinator class and revert PerWorkspace to its Maybe Bool state | Andrea Rossato | 2008-01-31 | 1 | -66/+1 |
* | LayoutCombinator class: code clean up | Andrea Rossato | 2008-01-29 | 1 | -12/+10 |
* | Add a LayoutCombinator class and a CombinedLayout and port PerWorkspace to th... | Andrea Rossato | 2008-01-29 | 1 | -29/+95 |
* | Make LayoutCombinators deal with emptyLayout | Andrea Rossato | 2008-01-27 | 1 | -0/+4 |
* | More import pruning | Spencer Janssen | 2007-12-08 | 1 | -2/+1 |
* | LayoutCombinators: a few minor haddock fixes | Brent Yorgey | 2007-11-27 | 1 | -13/+11 |
* | LayoutCombinators: changes infixes and added many other combinators. | Andrea Rossato | 2007-11-27 | 1 | -71/+98 |
* | Alleviate clashing symbols with XMonad.ManageHook.<||> | Spencer Janssen | 2007-11-27 | 1 | -1/+1 |
* | LayoutCombinators: fix doc | Andrea Rossato | 2007-11-23 | 1 | -1/+1 |
* | dafaultConfig --> defaultConfig | Brent Yorgey | 2007-11-23 | 1 | -1/+1 |
* | LayoutCombinators: haddock documentation | Andrea Rossato | 2007-11-23 | 1 | -23/+90 |
* | simplify NewSelect code. | David Roundy | 2007-11-14 | 1 | -59/+41 |
* | fix bug in LayoutCombinators. | David Roundy | 2007-11-14 | 1 | -2/+2 |
* | Make Combo build on GHC 6.8 | Spencer Janssen | 2007-11-06 | 1 | -3/+3 |
* | add new off-center layout combinators. | David Roundy | 2007-11-01 | 1 | -9/+24 |
* | make Hierarchical LayoutCombinators. | David Roundy | 2007-11-01 | 1 | -2/+2 |
* | Hierarchify | Spencer Janssen | 2007-11-01 | 1 | -0/+128 |