| Commit message (Expand) | Author | Files | Lines |
2009-10-05 | Rearrange the GSCONFIG class in A.Gridselect | Adam Vogt | 1 | -28/+93 |
2009-10-03 | Add a GSCONFIG class to overload defaultGSConfig. | Adam Vogt | 2 | -22/+31 |
2009-10-04 | Add a screenshots section in the A.GridSelect haddocks | Adam Vogt | 1 | -4/+13 |
2009-09-26 | A.CycleWindows update docs, use lib fn second instead of custom lambda | Wirt Wolff | 1 | -5/+14 |
2009-10-03 | Group functions in GridSelect haddock, add an inline screenshot. | Adam Vogt | 1 | -4/+14 |
2009-10-03 | Hyperlink modules named in WindowMenu, RestoreMinimized, and Minimize | Adam Vogt | 1 | -3/+3 |
2009-10-03 | Mention X.L.Maximize and X.L.Minimize in WindowMenu documentation | Jan Vornberger | 1 | -0/+4 |
2009-10-02 | Use U.XUtils.fi to make WindowMenu clearer | Adam Vogt | 1 | -12/+11 |
2009-09-30 | Extended GridSelect | Jan Vornberger | 1 | -9/+24 |
2009-09-30 | WindowMenu based on GridSelect that displays actions for the focused window (... | Jan Vornberger | 1 | -0/+75 |
2009-09-30 | Note that ManageDocks is preferred to A.DeManage | Adam Vogt | 1 | -1/+2 |
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 |