| Commit message (Expand) | Author | Files | Lines |
2009-09-30 | Remove redundant ($) in A.Commands | Adam Vogt | 1 | -5/+5 |
2009-09-21 | Only use search history for completion in X.A.Search | Daniel Schoepe | 1 | -2/+3 |
2009-09-19 | Factor out direction types and put them in X.U.Types | Daniel Schoepe | 5 | -35/+35 |
2009-09-04 | Remove excess broadcastMessage ReleaseResources from A.Commands | Adam Vogt | 1 | -3/+2 |
2009-09-04 | Mark modules last-modified in 2007 as stable | Adam Vogt | 10 | -10/+10 |
2009-08-23 | Improve/correct documentation in X.A.TagWindows | Daniel Schoepe | 1 | -3/+3 |
2009-08-09 | Replace nextEvent with maskEvent to prevent GridSelect from swallowing unrela... | Clemens Fruhwirth | 1 | -1/+1 |
2009-08-17 | A.CycleWS: add toggleOrView fns, fix doc, prevent head exception | Wirt Wolff | 1 | -3/+48 |
2009-08-08 | XMonad.Actions.Search: removeColonPrefix shouldn't throw an exception if no :! | gwern0 | 1 | -1/+1 |
2009-08-08 | XMonad.Actions.Search: clean up hasPrefix - dupe of Data.List.isPrefixOf | gwern0 | 1 | -13/+9 |
2009-08-08 | XMonad.Actions.Search: +wikt | gwern0 | 1 | -1/+3 |
2009-07-27 | Revert to old behavior where unmatched keys do not exit the eventloop for A.G... | Adam Vogt | 1 | -3/+2 |
2009-07-26 | Make direction keybindings configurable in A.GridSelect | Adam Vogt | 1 | -30/+54 |
2009-06-23 | Clean Xkb masks in X.A.Submap | Khudyakov Alexey | 1 | -3/+3 |
2009-07-17 | Fix defaulting warning with A.RandomBackground | Adam Vogt | 1 | -2/+1 |
2009-07-03 | X.A.CopyWindow: add wsContainingCopies, doc cleanup | wirtwolff | 1 | -14/+45 |
2009-07-05 | Remove trailing whitespace from many modules | Adam Vogt | 5 | -11/+11 |
2009-07-05 | Simplify A.WorkspaceCursors use of layout for state, add documentation | Adam Vogt | 1 | -72/+121 |
2009-07-02 | Add A.WorkspaceCursors, a generalization of Plane to arbitrary dimensions | Adam Vogt | 2 | -1/+171 |
2009-07-03 | Refactor A.OnScreen to use Maybe Monad | Adam Vogt | 1 | -17/+14 |
2009-07-02 | Added XMonad.Actions.OnScreen | mail | 1 | -0/+118 |
2009-07-02 | Remove code duplication in X.A.CopyWindow | Daniel Schoepe | 1 | -9/+5 |
2009-06-29 | X.A.Search: use the new canonical package URL for hackage search | Brent Yorgey | 1 | -1/+1 |
2009-06-29 | A.RandomBackground: Parameterize randomBg by a RandomColor data | Adam Vogt | 1 | -16/+29 |
2009-06-27 | Add A.RandomBackground, actions to start terminals with a random -bg option | Adam Vogt | 1 | -0/+39 |
2009-06-25 | X.A.Search: add Google "I'm feeling lucky" search | Brent Yorgey | 1 | -3/+7 |
2009-06-25 | Add ifWindow and ifWindows and simplify WindowGo | Daniel Schoepe | 1 | -25/+36 |
2009-06-24 | Use -fwarn-tabs for test, remove tabs | Adam Vogt | 2 | -7/+7 |
2009-06-23 | From A.Topicspace split functions for storing strings with root to U.StringProp | Adam Vogt | 1 | -41/+6 |
2009-06-23 | Correct A.TopicSpace sample config | Adam Vogt | 1 | -1/+1 |
2009-06-23 | Add shiftNthLastFocused to A.TopicSpace | Adam Vogt | 1 | -1/+8 |
2009-06-22 | Generalize Actions.SpawnOn | Daniel Schoepe | 1 | -8/+16 |
2009-06-22 | update callers of safeSpawn | gwern0 | 1 | -1/+1 |
2009-06-22 | XMonad.Actions.WindowGo: switch to safeSpawn, since everyone just passes a pr... | gwern0 | 1 | -5/+6 |
2009-06-22 | XMonad.Actions.WindowGo: improve haddocks | gwern0 | 1 | -13/+13 |
2009-06-18 | Correct many typos in the documentation, consistent US spellingg | Adam Vogt | 3 | -4/+4 |
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 |