| Commit message (Expand) | Author | Files | Lines |
2009-10-23 | Docs: use myLayout like template rather than plural | Wirt Wolff | 1 | -2/+2 |
2009-10-22 | Refer to modm as the current modMask | Adam Vogt | 1 | -1/+1 |
2009-01-28 | NoWrap export patch for use with X.L.MessageControl | quentin.moser | 1 | -7/+7 |
2009-06-26 | Replace most -fglasgow-exts with specific LANGUAGE pragmas | Adam Vogt | 1 | -2/+1 |
2008-08-28 | remove myself as maintainer from modules I don't maintain or use. | David Roundy | 1 | -1/+1 |
2008-03-16 | LayoutCombinators: improve documentation (closes ticket #136) | Brent Yorgey | 1 | -15/+78 |
2008-02-23 | LayoutCombinators: NewSelect reimplemented with runLayout | Andrea Rossato | 1 | -8/+6 |
2008-01-31 | Remove LayoutCombinator class and revert PerWorkspace to its Maybe Bool state | Andrea Rossato | 1 | -66/+1 |
2008-01-29 | LayoutCombinator class: code clean up | Andrea Rossato | 1 | -12/+10 |
2008-01-29 | Add a LayoutCombinator class and a CombinedLayout and port PerWorkspace to th... | Andrea Rossato | 1 | -29/+95 |
2008-01-27 | Make LayoutCombinators deal with emptyLayout | Andrea Rossato | 1 | -0/+4 |
2007-12-08 | More import pruning | Spencer Janssen | 1 | -2/+1 |
2007-11-27 | LayoutCombinators: a few minor haddock fixes | Brent Yorgey | 1 | -13/+11 |
2007-11-27 | LayoutCombinators: changes infixes and added many other combinators. | Andrea Rossato | 1 | -71/+98 |
2007-11-27 | Alleviate clashing symbols with XMonad.ManageHook.<||> | Spencer Janssen | 1 | -1/+1 |
2007-11-23 | LayoutCombinators: fix doc | Andrea Rossato | 1 | -1/+1 |
2007-11-23 | dafaultConfig --> defaultConfig | Brent Yorgey | 1 | -1/+1 |
2007-11-23 | LayoutCombinators: haddock documentation | Andrea Rossato | 1 | -23/+90 |
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-06 | Make Combo build on GHC 6.8 | Spencer Janssen | 1 | -3/+3 |
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 | 1 | -4/+4 |
2007-11-01 | reenable JumpToLayout in NewSelect. | David Roundy | 1 | -3/+35 |
2007-11-01 | Remove 'descriptions' stuff from NewSelect. I think we can do this without m... | Spencer Janssen | 1 | -21/+0 |
2007-10-24 | add NewSelect layout combinator. | David Roundy | 1 | -2/+78 |
2007-10-23 | add new LayoutCombinators module. | David Roundy | 1 | -0/+41 |