| Commit message (Expand) | Author | Files | Lines |
2009-02-06 | XMonad.Actions.CopyWindow: fmt & qualify stackset import | gwern0 | 1 | -26/+25 |
2008-06-02 | XMonad.Actions.CopyWindow runOrCopy | lan3ny | 1 | -4/+26 |
2009-02-04 | X.A.SpawnOn: add docs | Roman Cheplyaka | 1 | -10/+38 |
2009-01-28 | Easier Colorizers for X.A.GridSelect | quentin.moser | 1 | -8/+54 |
2009-02-02 | X.A.SpawOn: fix usage doc | Roman Cheplyaka | 1 | -1/+1 |
2009-01-29 | XMonad.Actions.Search: fix whitespace & tabs | gwern0 | 1 | -46/+43 |
2009-01-28 | xmonad-action-search-intelligent-searchengines | Michal Trybus | 1 | -13/+101 |
2009-01-27 | X.A.SinkAll: re-add accidentally deleted usage documentation | Brent Yorgey | 1 | -0/+13 |
2009-01-27 | move XMonad.Actions.SinkAll functionality to more general XMonad.Actions.With... | Brent Yorgey | 2 | -38/+61 |
2008-12-21 | adds generic 'all windows on current workspace' functionality | loupgaroublond | 1 | -5/+17 |
2009-01-26 | XMonad.Actions.MessageFeedback module | quentin.moser | 1 | -0/+99 |
2009-01-18 | submapDefault | Anders Engstrom | 1 | -3/+8 |
2009-01-27 | X.A.CycleWS: convert tabs to spaces (closes #266) | Roman Cheplyaka | 1 | -2/+2 |
2009-01-25 | Use currentTag, thanks asgaroth | Spencer Janssen | 1 | -2/+1 |
2009-01-17 | Add XMonad.Actions.SpawnOn | Spencer Janssen | 1 | -0/+77 |
2008-12-20 | hlintify XUtils, XSelection, Search, WindowGo | gwern0 | 2 | -8/+8 |
2008-12-12 | fix focus issue for XMonad.Actions.Warp.banishScreen | Norbert Zeh | 1 | -2/+4 |
2008-12-12 | addition of XMonad.Actions.Warp.banishScreen | Norbert Zeh | 1 | -1/+15 |
2008-12-12 | fixed documentation for banish | Norbert Zeh | 1 | -1/+1 |
2008-12-05 | XMonad.Actions.WindowGo: fix a floating-related focus bug | gwern0 | 1 | -13/+9 |
2008-12-01 | Fix boolean operator precedence in GridSelect keybindings | Aleksandar Dimitrov | 1 | -4/+4 |
2008-11-22 | GridSelect.hs: navigate grid with h,j,k,l as well as arrow keys | sean.escriva | 1 | -4/+4 |
2008-11-12 | GridSelect: Export default_colorizer | Dominik Bruhn | 1 | -1/+2 |
2008-11-12 | Simplify code for restriction-calculation and remove compiletime warnings | Dominik Bruhn | 1 | -2/+4 |
2008-11-11 | Simplify handle/eventLoop, introduce findInWindowMap, partial updates for key... | Clemens Fruhwirth | 1 | -38/+62 |
2008-11-11 | GridSelect: force cursor stay in visible area | Roman Cheplyaka | 1 | -3/+5 |
2008-11-11 | GridSelect: fix infiniteness problem with diamondRestrict | Roman Cheplyaka | 1 | -10/+2 |
2008-11-11 | GridSelect: remove tabs | Roman Cheplyaka | 1 | -61/+61 |
2008-11-10 | Exported shrinkWhile from Decoration to use in GridSelect | Roman Cheplyaka | 1 | -11/+0 |
2008-11-10 | GridSelect: added link to a screenshot | Roman Cheplyaka | 1 | -0/+1 |
2008-11-10 | GridSelect: various improvements | Roman Cheplyaka | 1 | -2/+47 |
2008-11-07 | Initial version of GridSelect.hs with a lot room for improvement/cleanups | Clemens Fruhwirth | 1 | -0/+246 |
2008-11-06 | documentation: XMonad.Util.Search.hs, add EZConfig keybindings example | sean.escriva | 1 | -0/+16 |
2008-10-27 | generic menu and window bringer | Travis B. Hartwell | 1 | -7/+16 |
2008-10-31 | Search.hs: +hackage search, courtesy of byorgey | gwern0 | 1 | -2/+6 |
2008-10-08 | Actions.Search: add a few search engines | intrigeri | 1 | -2/+23 |
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-10-05 | Merge emptyLayoutMod into redoLayout | Joachim Breitner | 1 | -1/+2 |
2008-09-21 | cleanup - use currentTag | Devin Mullins | 7 | -12/+11 |
2008-09-12 | raiseMaster | seanmce33 | 1 | -2/+42 |
2008-07-14 | XMonad.Actions.Plane.planeKeys: function to make easier to configure | Marco Túlio Gontijo e Silva | 1 | -6/+17 |
2008-07-14 | XMonad.Actions.Plane: removed unneeded hiding | Marco Túlio Gontijo e Silva | 1 | -1/+1 |
2008-07-09 | Improvements in documentation | Marco Túlio Gontijo e Silva | 1 | -25/+8 |
2008-06-10 | Only move pointers over managed windows | Joachim Breitner | 1 | -2/+5 |
2008-05-11 | Fix window region checking in UpdatePointer | robreim | 1 | -3/+9 |
2008-08-28 | remove myself as maintainer from modules I don't maintain or use. | David Roundy | 1 | -1/+1 |
2008-08-11 | simplify WindowBringer code, and change greedyView to focusWindow | Devin Mullins | 1 | -15/+16 |
2008-07-14 | I prefer the spencerjanssen@gmail.com address | Spencer Janssen | 1 | -2/+2 |
2008-07-06 | XMonad.Actions.Plane.Linear | leoserra | 1 | -6/+16 |