| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | X.A.CycleWS: convert tabs to spaces (closes #266) | Roman Cheplyaka | 2009-01-27 | 1 | -2/+2 |
* | Use currentTag, thanks asgaroth | Spencer Janssen | 2009-01-25 | 1 | -2/+1 |
* | Add XMonad.Actions.SpawnOn | Spencer Janssen | 2009-01-17 | 1 | -0/+77 |
* | hlintify XUtils, XSelection, Search, WindowGo | gwern0 | 2008-12-20 | 2 | -8/+8 |
* | fix focus issue for XMonad.Actions.Warp.banishScreen | Norbert Zeh | 2008-12-12 | 1 | -2/+4 |
* | addition of XMonad.Actions.Warp.banishScreen | Norbert Zeh | 2008-12-12 | 1 | -1/+15 |
* | fixed documentation for banish | Norbert Zeh | 2008-12-12 | 1 | -1/+1 |
* | XMonad.Actions.WindowGo: fix a floating-related focus bug | gwern0 | 2008-12-05 | 1 | -13/+9 |
* | Fix boolean operator precedence in GridSelect keybindings | Aleksandar Dimitrov | 2008-12-01 | 1 | -4/+4 |
* | GridSelect.hs: navigate grid with h,j,k,l as well as arrow keys | sean.escriva | 2008-11-22 | 1 | -4/+4 |
* | GridSelect: Export default_colorizer | Dominik Bruhn | 2008-11-12 | 1 | -1/+2 |
* | Simplify code for restriction-calculation and remove compiletime warnings | Dominik Bruhn | 2008-11-12 | 1 | -2/+4 |
* | Simplify handle/eventLoop, introduce findInWindowMap, partial updates for key... | Clemens Fruhwirth | 2008-11-11 | 1 | -38/+62 |
* | GridSelect: force cursor stay in visible area | Roman Cheplyaka | 2008-11-11 | 1 | -3/+5 |
* | GridSelect: fix infiniteness problem with diamondRestrict | Roman Cheplyaka | 2008-11-11 | 1 | -10/+2 |
* | GridSelect: remove tabs | Roman Cheplyaka | 2008-11-11 | 1 | -61/+61 |
* | Exported shrinkWhile from Decoration to use in GridSelect | Roman Cheplyaka | 2008-11-10 | 1 | -11/+0 |
* | GridSelect: added link to a screenshot | Roman Cheplyaka | 2008-11-10 | 1 | -0/+1 |
* | GridSelect: various improvements | Roman Cheplyaka | 2008-11-10 | 1 | -2/+47 |
* | Initial version of GridSelect.hs with a lot room for improvement/cleanups | Clemens Fruhwirth | 2008-11-07 | 1 | -0/+246 |
* | documentation: XMonad.Util.Search.hs, add EZConfig keybindings example | sean.escriva | 2008-11-06 | 1 | -0/+16 |
* | generic menu and window bringer | Travis B. Hartwell | 2008-10-27 | 1 | -7/+16 |
* | Search.hs: +hackage search, courtesy of byorgey | gwern0 | 2008-10-31 | 1 | -2/+6 |
* | Actions.Search: add a few search engines | intrigeri | 2008-10-08 | 1 | -2/+23 |
* | Implement HiddenNonEmptyWS with HiddenWS and NonEmptyWS | Joachim Breitner | 2008-10-06 | 1 | -2/+3 |
* | Add straightforward HiddenWS to WSType | Joachim Breitner | 2008-10-06 | 1 | -0/+3 |
* | Merge emptyLayoutMod into redoLayout | Joachim Breitner | 2008-10-05 | 1 | -1/+2 |
* | cleanup - use currentTag | Devin Mullins | 2008-09-21 | 7 | -12/+11 |
* | raiseMaster | seanmce33 | 2008-09-12 | 1 | -2/+42 |
* | XMonad.Actions.Plane.planeKeys: function to make easier to configure | Marco Túlio Gontijo e Silva | 2008-07-14 | 1 | -6/+17 |
* | XMonad.Actions.Plane: removed unneeded hiding | Marco Túlio Gontijo e Silva | 2008-07-14 | 1 | -1/+1 |
* | Improvements in documentation | Marco Túlio Gontijo e Silva | 2008-07-09 | 1 | -25/+8 |
* | Only move pointers over managed windows | Joachim Breitner | 2008-06-10 | 1 | -2/+5 |
* | Fix window region checking in UpdatePointer | robreim | 2008-05-11 | 1 | -3/+9 |
* | remove myself as maintainer from modules I don't maintain or use. | David Roundy | 2008-08-28 | 1 | -1/+1 |
* | simplify WindowBringer code, and change greedyView to focusWindow | Devin Mullins | 2008-08-11 | 1 | -15/+16 |
* | I prefer the spencerjanssen@gmail.com address | Spencer Janssen | 2008-07-14 | 1 | -2/+2 |
* | XMonad.Actions.Plane.Linear | leoserra | 2008-07-06 | 1 | -6/+16 |
* | XMonad.Actions.Plane: Improvements in code quality | Marco Túlio Gontijo e Silva | 2008-07-06 | 1 | -22/+66 |
* | XMonad.Actions.Plane: Treat error in read | Marco Túlio Gontijo e Silva | 2008-07-10 | 1 | -3/+15 |
* | XMonad.Actions.Plane: GConf support | Marco Túlio Gontijo e Silva | 2008-07-09 | 1 | -9/+27 |
* | X.A.WindowNavigation: comments | Devin Mullins | 2008-07-10 | 1 | -0/+4 |
* | XMonad.Actions.Plane: Copyright update | Marco Túlio Gontijo e Silva | 2008-07-09 | 1 | -2/+3 |
* | XMonad.Actions.Plane: removed missing haddock chunck | Marco Túlio Gontijo e Silva | 2008-07-09 | 1 | -1/+0 |
* | adding thesaurus.reference.com and Google Labs Code Search searches | brian | 2008-07-01 | 1 | -3/+11 |
* | fillout banish example in Warp.hs | gwern0 | 2008-06-29 | 1 | -8/+22 |
* | fix Actions.Wap doc | gwern0 | 2008-06-29 | 1 | -1/+1 |
* | Actions/Search.hs: export SearchEngine constructor | Brent Yorgey | 2008-06-20 | 1 | -1/+1 |
* | Exporting addHiddenWorkspace, it's needed by the new Scratchpad | Braden Shepherdson | 2008-06-08 | 1 | -0/+3 |
* | Actions.Search.hs: switch inappropriate use of getShellCompl for a historyCom... | gwern0 | 2008-06-07 | 1 | -3/+3 |