| Commit message (Expand) | Author | Files | Lines |
2009-10-22 | Refer to modm as the current modMask | Adam Vogt | 1 | -4/+4 |
2009-02-24 | Combo fix ReleaseResources when no windows are available, new fix | Anders Engstrom | 1 | -6/+5 |
2008-08-28 | remove myself as maintainer from modules I don't maintain or use. | David Roundy | 1 | -1/+1 |
2008-03-11 | Combo: update to work with runLayout changes | Brent Yorgey | 1 | -7/+7 |
2008-02-22 | Combo: updated to latest runLayout changes | Andrea Rossato | 1 | -3/+3 |
2007-12-08 | Remove XMonad.Operations imports | Spencer Janssen | 1 | -1/+1 |
2007-12-01 | fix bug where we failed to hide combo decorations. | David Roundy | 1 | -6/+10 |
2007-11-23 | Combo: some haddock formatting | Andrea Rossato | 1 | -4/+4 |
2007-11-21 | Combo: haddock fixes | Andrea Rossato | 1 | -16/+19 |
2007-11-19 | Miscellaneous spell-checking | Shachaf Ben-Kiki | 1 | -5/+5 |
2007-11-06 | Make Combo build on GHC 6.8 | Spencer Janssen | 1 | -4/+5 |
2007-11-01 | fix warnings in Combo. | David Roundy | 1 | -2/+0 |
2007-11-01 | Hierarchify | Spencer Janssen | 1 | -6/+6 |
2007-11-01 | Use hierarchical module names from the core | Spencer Janssen | 1 | -2/+2 |
2007-11-01 | port Combo (dropping combo). | David Roundy | 1 | -54/+8 |
2007-10-23 | add new LayoutCombinators module. | David Roundy | 1 | -1/+2 |
2007-10-20 | introduce new combineTwo layout combinator. | David Roundy | 1 | -10/+93 |
2007-10-15 | improvements in Combo. | David Roundy | 1 | -10/+15 |
2007-10-15 | defaultLayouts -> layouts | Spencer Janssen | 1 | -1/+1 |
2007-10-14 | Various docstring fixes | Spencer Janssen | 1 | -1/+1 |
2007-10-14 | Combo requires FlexibleContexts (but still doesn't compile under ghc head) | Don Stewart | 1 | -2/+2 |
2007-10-08 | Add LANGUAGE pragams | Shachaf Ben-Kiki | 1 | -2/+1 |
2007-09-29 | some renaming of classes and data types. | David Roundy | 1 | -6/+6 |
2007-09-28 | Use LANGUAGE pragmas over -fglasgow-exts | Spencer Janssen | 1 | -1/+3 |
2007-09-25 | modifyLayout -> handleMessage. | David Roundy | 1 | -2/+2 |
2007-09-25 | make Combo work with class | David Roundy | 1 | -26/+43 |
2007-09-11 | Fixing some typos and grammar in documentation. | Michael Fellinger | 1 | -1/+1 |
2007-09-05 | Docstring parser for generating xmonad build configs with default settings fo... | Alex Tarkovsky | 1 | -1/+5 |
2007-08-13 | fix bug in Combo where we ignored changes in super. | David Roundy | 1 | -4/+4 |
2007-06-24 | clean up code in Combo. | David Roundy | 1 | -15/+25 |
2007-06-23 | make everything work with new doLayout. | David Roundy | 1 | -13/+17 |
2007-06-21 | add SimpleStacking module to make Combo and Tabbed work together. | David Roundy | 1 | -1/+2 |
2007-06-20 | Combo.hs: use case instead of non-standard pattern matching. | joachim.fasting | 1 | -7/+4 |
2007-06-20 | Combo.hs: tweak usage instructions. | joachim.fasting | 1 | -1/+1 |
2007-06-20 | Fix type signatures. | joachim.fasting | 1 | -2/+2 |
2007-06-16 | fix leak in Combo. | David Roundy | 1 | -0/+9 |
2007-06-14 | Combo.hs: info and documentation | Andrea Rossato | 1 | -4/+29 |
2007-06-12 | changes to work with Stacks that can't be empty. | David Roundy | 1 | -4/+4 |
2007-06-12 | make combo sort of work with new doLayout. | David Roundy | 1 | -3/+5 |
2007-06-12 | add new combo layout combiner. | David Roundy | 1 | -0/+26 |