| Commit message (Expand) | Author | Files | Lines |
2009-09-19 | Factor out direction types and put them in X.U.Types | Daniel Schoepe | 1 | -7/+5 |
2009-08-17 | A.CycleWS: add toggleOrView fns, fix doc, prevent head exception | Wirt Wolff | 1 | -3/+48 |
2009-01-27 | X.A.CycleWS: convert tabs to spaces (closes #266) | Roman Cheplyaka | 1 | -2/+2 |
2008-10-06 | Implement HiddenNonEmptyWS with HiddenWS and NonEmptyWS | Joachim Breitner | 1 | -2/+3 |
2008-10-06 | Add straightforward HiddenWS to WSType | Joachim Breitner | 1 | -0/+3 |
2008-09-21 | cleanup - use currentTag | Devin Mullins | 1 | -1/+1 |
2008-03-08 | add HiddenNonEmptyWS to CycleWS to avoid workspaces already visible. | David Roundy | 1 | -0/+3 |
2008-02-06 | add swapScreen to CycleWS | its.sec | 1 | -0/+17 |
2008-02-01 | CycleWS: change example binding for toggleWS from mod-t to mod-z. example bi... | Brent Yorgey | 1 | -1/+1 |
2008-02-01 | REMOVE RotView: use CycleWS instead. | Brent Yorgey | 1 | -13/+8 |
2008-02-01 | CycleWS: add more general functionality that now subsumes the functionality o... | Brent Yorgey | 1 | -26/+167 |
2007-12-31 | shiftPrevScreen and shiftNextScreen, to make CycleWS consistent | mail | 1 | -1/+20 |
2007-12-28 | -Wall police | Spencer Janssen | 1 | -1/+1 |
2007-12-27 | Add support for cycling through screens to CycleWS | mail | 1 | -8/+33 |
2007-12-22 | Factor workspace sorting into a separate module | Spencer Janssen | 1 | -8/+4 |
2007-12-08 | Remove XMonad.Operations imports | Spencer Janssen | 1 | -1/+0 |
2007-12-08 | Remove redundant imports | Spencer Janssen | 1 | -2/+0 |
2007-11-24 | Haddock docs: modMask --> modMask x | Brent Yorgey | 1 | -7/+7 |
2007-11-23 | CycleWS: haddock updates | Brent Yorgey | 1 | -8/+3 |
2007-11-01 | Hierarchify | Spencer Janssen | 1 | -4/+4 |
2007-11-01 | Use hierarchical module names from the core | Spencer Janssen | 1 | -2/+2 |
2007-11-01 | Port CycleWS | Spencer Janssen | 1 | -5/+7 |
2007-11-01 | NO TABS | Spencer Janssen | 1 | -2/+2 |
2007-10-27 | ViewPrev.hs: deleted | Valery V. Vorotyntsev | 1 | -1/+2 |
2007-10-26 | CycleWS: StackSet.findIndex is now findTag | Andrea Rossato | 1 | -1/+1 |
2007-10-19 | CycleWS.hs (toggleWS): new function | Valery V. Vorotyntsev | 1 | -18/+18 |
2007-10-13 | Fix more config docstrings | Alex Tarkovsky | 1 | -2/+2 |
2007-10-13 | CycleWS: typo | Andrea Rossato | 1 | -2/+2 |
2007-10-07 | Move my NextWorkspace functionality into CycleWS | mail | 1 | -33/+81 |
2007-09-17 | Match 'Remove Operations functions which have StackSet equivalents' from the ... | Spencer Janssen | 1 | -2/+2 |
2007-08-21 | CycleWS: a couple of simple functions to cycle between workspaces | Andrea Rossato | 1 | -0/+51 |