| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Mark modules last-modified in 2007 as stable | Adam Vogt | 2009-09-04 | 10 | -10/+10 |
* | Improve/correct documentation in X.A.TagWindows | Daniel Schoepe | 2009-08-23 | 1 | -3/+3 |
* | Replace nextEvent with maskEvent to prevent GridSelect from swallowing unrela... | Clemens Fruhwirth | 2009-08-09 | 1 | -1/+1 |
* | A.CycleWS: add toggleOrView fns, fix doc, prevent head exception | Wirt Wolff | 2009-08-17 | 1 | -3/+48 |
* | XMonad.Actions.Search: removeColonPrefix shouldn't throw an exception if no :! | gwern0 | 2009-08-08 | 1 | -1/+1 |
* | XMonad.Actions.Search: clean up hasPrefix - dupe of Data.List.isPrefixOf | gwern0 | 2009-08-08 | 1 | -13/+9 |
* | XMonad.Actions.Search: +wikt | gwern0 | 2009-08-08 | 1 | -1/+3 |
* | Revert to old behavior where unmatched keys do not exit the eventloop for A.G... | Adam Vogt | 2009-07-27 | 1 | -3/+2 |
* | Make direction keybindings configurable in A.GridSelect | Adam Vogt | 2009-07-26 | 1 | -30/+54 |
* | Clean Xkb masks in X.A.Submap | Khudyakov Alexey | 2009-06-23 | 1 | -3/+3 |
* | Fix defaulting warning with A.RandomBackground | Adam Vogt | 2009-07-17 | 1 | -2/+1 |
* | X.A.CopyWindow: add wsContainingCopies, doc cleanup | wirtwolff | 2009-07-03 | 1 | -14/+45 |
* | Remove trailing whitespace from many modules | Adam Vogt | 2009-07-05 | 5 | -11/+11 |
* | Simplify A.WorkspaceCursors use of layout for state, add documentation | Adam Vogt | 2009-07-05 | 1 | -72/+121 |
* | Add A.WorkspaceCursors, a generalization of Plane to arbitrary dimensions | Adam Vogt | 2009-07-02 | 2 | -1/+171 |
* | Refactor A.OnScreen to use Maybe Monad | Adam Vogt | 2009-07-03 | 1 | -17/+14 |
* | Added XMonad.Actions.OnScreen | mail | 2009-07-02 | 1 | -0/+118 |
* | Remove code duplication in X.A.CopyWindow | Daniel Schoepe | 2009-07-02 | 1 | -9/+5 |
* | X.A.Search: use the new canonical package URL for hackage search | Brent Yorgey | 2009-06-29 | 1 | -1/+1 |
* | A.RandomBackground: Parameterize randomBg by a RandomColor data | Adam Vogt | 2009-06-29 | 1 | -16/+29 |
* | Add A.RandomBackground, actions to start terminals with a random -bg option | Adam Vogt | 2009-06-27 | 1 | -0/+39 |
* | X.A.Search: add Google "I'm feeling lucky" search | Brent Yorgey | 2009-06-25 | 1 | -3/+7 |
* | Add ifWindow and ifWindows and simplify WindowGo | Daniel Schoepe | 2009-06-25 | 1 | -25/+36 |
* | Use -fwarn-tabs for test, remove tabs | Adam Vogt | 2009-06-24 | 2 | -7/+7 |
* | From A.Topicspace split functions for storing strings with root to U.StringProp | Adam Vogt | 2009-06-23 | 1 | -41/+6 |
* | Correct A.TopicSpace sample config | Adam Vogt | 2009-06-23 | 1 | -1/+1 |
* | Add shiftNthLastFocused to A.TopicSpace | Adam Vogt | 2009-06-23 | 1 | -1/+8 |
* | Generalize Actions.SpawnOn | Daniel Schoepe | 2009-06-22 | 1 | -8/+16 |
* | update callers of safeSpawn | gwern0 | 2009-06-22 | 1 | -1/+1 |
* | XMonad.Actions.WindowGo: switch to safeSpawn, since everyone just passes a pr... | gwern0 | 2009-06-22 | 1 | -5/+6 |
* | XMonad.Actions.WindowGo: improve haddocks | gwern0 | 2009-06-22 | 1 | -13/+13 |
* | Correct many typos in the documentation, consistent US spellingg | Adam Vogt | 2009-06-18 | 3 | -4/+4 |
* | X.A.PhysicalScreens: fix typo | Roman Cheplyaka | 2009-06-02 | 1 | -1/+1 |
* | UpdatePointer - Don't warp while dragging with mouse | Anders Engstrom | 2009-05-30 | 1 | -0/+3 |
* | FlexibleResize - Resize from edge, don't move adjust at opposite edge | Anders Engstrom | 2009-05-30 | 1 | -21/+35 |
* | FloatSnap - calculate gaps instead of snapping against unmanaged windows | Anders Engstrom | 2009-05-27 | 1 | -18/+13 |
* | X.A.Search: add Wolfram|Alpha search | Brent Yorgey | 2009-05-25 | 1 | -3/+7 |
* | A.FloatSnap snap to unmanaged docks too | Adam Vogt | 2009-05-25 | 1 | -3/+12 |
* | FloatSnap fix maintainer | Anders Engstrom | 2009-05-24 | 1 | -1/+1 |
* | X.A.FloatSnap - More configuration for magic resize, adaption for mouse bindi... | Anders Engstrom | 2009-05-24 | 1 | -22/+65 |
* | X.A.FloatSnap - Assisted move/resize of windows | Anders Engstrom | 2009-05-24 | 1 | -0/+278 |
* | submapDefault fix key leakage | Anders Engstrom | 2009-04-26 | 1 | -2/+2 |
* | X.A.TopicSpace: remove the allTopics lists from the configuration. | Nicolas Pouillard | 2009-04-23 | 1 | -33/+37 |
* | Update focus on mouse moves within inactive windows | Daniel Schoepe | 2009-04-07 | 1 | -0/+61 |
* | Add TowardsCentre option to UpdatePointer | Adam Vogt | 2009-03-22 | 1 | -3/+11 |
* | Remove excess whitespace in A.UpdatePointer | Adam Vogt | 2009-03-22 | 1 | -6/+5 |
* | Update haddock description for Actions.GridSelect | Daniel Schoepe | 2009-04-22 | 1 | -2/+2 |
* | Mouse support for GridSelect | Daniel Schoepe | 2009-04-10 | 1 | -1/+13 |
* | Generalize GridSelect to arbitrary elements | Daniel Schoepe | 2009-04-09 | 1 | -80/+99 |
* | New module: XMonad.Actions.TopicSpace | Nicolas Pouillard | 2009-04-19 | 1 | -0/+331 |