| Commit message (Expand) | Author | Files | Lines |
2009-06-02 | X.A.PhysicalScreens: fix typo | Roman Cheplyaka | 1 | -1/+1 |
2009-05-30 | UpdatePointer - Don't warp while dragging with mouse | Anders Engstrom | 1 | -0/+3 |
2009-05-30 | FlexibleResize - Resize from edge, don't move adjust at opposite edge | Anders Engstrom | 1 | -21/+35 |
2009-05-27 | FloatSnap - calculate gaps instead of snapping against unmanaged windows | Anders Engstrom | 1 | -18/+13 |
2009-05-25 | X.A.Search: add Wolfram|Alpha search | Brent Yorgey | 1 | -3/+7 |
2009-05-25 | A.FloatSnap snap to unmanaged docks too | Adam Vogt | 1 | -3/+12 |
2009-05-24 | FloatSnap fix maintainer | Anders Engstrom | 1 | -1/+1 |
2009-05-24 | X.A.FloatSnap - More configuration for magic resize, adaption for mouse bindi... | Anders Engstrom | 1 | -22/+65 |
2009-05-24 | X.A.FloatSnap - Assisted move/resize of windows | Anders Engstrom | 1 | -0/+278 |
2009-04-26 | submapDefault fix key leakage | Anders Engstrom | 1 | -2/+2 |
2009-04-23 | X.A.TopicSpace: remove the allTopics lists from the configuration. | Nicolas Pouillard | 1 | -33/+37 |
2009-04-07 | Update focus on mouse moves within inactive windows | Daniel Schoepe | 1 | -0/+61 |
2009-03-22 | Add TowardsCentre option to UpdatePointer | Adam Vogt | 1 | -3/+11 |
2009-03-22 | Remove excess whitespace in A.UpdatePointer | Adam Vogt | 1 | -6/+5 |
2009-04-22 | Update haddock description for Actions.GridSelect | Daniel Schoepe | 1 | -2/+2 |
2009-04-10 | Mouse support for GridSelect | Daniel Schoepe | 1 | -1/+13 |
2009-04-09 | Generalize GridSelect to arbitrary elements | Daniel Schoepe | 1 | -80/+99 |
2009-04-19 | New module: XMonad.Actions.TopicSpace | Nicolas Pouillard | 1 | -0/+331 |
2009-03-21 | Add XMonad.Actions.PhysicalScreens | nelhage | 1 | -0/+88 |
2008-10-08 | pointWithin has moved to the core | Joachim Breitner | 1 | -6/+0 |
2008-10-07 | UpdatePointer even to empty workspaces | Joachim Breitner | 1 | -22/+31 |
2009-02-19 | SpawnOn: use doShift. This resolves problems where SpawnOn would shift the w... | Spencer Janssen | 1 | -1/+1 |
2009-02-13 | SpawnOn: delete seen pids | Spencer Janssen | 1 | -1/+4 |
2009-02-13 | SpawnOn: add 'exec' to shell strings where possible | Spencer Janssen | 1 | -1/+8 |
2009-02-07 | +A.CycleWindows: bindings to cycle windows in new ways | wirtwolff | 1 | -0/+222 |
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 |