| Commit message (Expand) | Author | Age | Files | Lines |
* | X.A.WindowNavigation: currentPosition and setPosition share the same `inside`... | Devin Mullins | 2008-05-15 | 1 | -16/+16 |
* | X.A.WindowNavigation: have currentPosition handle axes independently | Devin Mullins | 2008-05-15 | 2 | -6/+10 |
* | fix compile warnings in BoringWindows | Devin Mullins | 2008-05-15 | 1 | -0/+1 |
* | add BoringWindows module to make certain windows skipped when rotating focus. | David Roundy | 2008-05-14 | 2 | -4/+74 |
* | UrgencyHook: some documentation (more is needed) | Devin Mullins | 2008-05-14 | 1 | -5/+27 |
* | UrgencyHook: got rid of the need for instances to know about suppressWhen | Devin Mullins | 2008-05-14 | 1 | -28/+30 |
* | move AppLauncher from Actions module to Prompt module | zhen.sydow | 2008-05-13 | 1 | -14/+16 |
* | X.A.WindowNavigation: comment cleanup | Devin Mullins | 2008-05-13 | 1 | -8/+3 |
* | windowRect now compensates for border width | Devin Mullins | 2008-05-13 | 1 | -3/+3 |
* | X.A.WindowNavigation: update TODO | Devin Mullins | 2008-05-13 | 1 | -1/+1 |
* | X.A.WindowNavigation: minor cleanup | Devin Mullins | 2008-05-12 | 1 | -8/+4 |
* | X.A.WindowNavigation: simplify inr somewhat | Devin Mullins | 2008-05-12 | 1 | -18/+13 |
* | X.A.WindowNavigation: clarity | Devin Mullins | 2008-05-12 | 1 | -4/+5 |
* | X.A.WindowNavigation: ugh, typo | Devin Mullins | 2008-05-12 | 1 | -3/+1 |
* | X.A.WindowNavigation: implement swap, extract withTargetWindow commonality | Devin Mullins | 2008-05-12 | 1 | -11/+28 |
* | add more flexible withWindowNavigationKeys | Devin Mullins | 2008-05-12 | 1 | -8/+19 |
* | X.A.WindowNavigation: TODO | Devin Mullins | 2008-05-12 | 1 | -0/+1 |
* | X.A.WindowNavigation: add withWindowNavigation, for easy setup | Devin Mullins | 2008-05-12 | 1 | -1/+10 |
* | X.A.WindowNavigation: fix currentPosition | Devin Mullins | 2008-05-11 | 1 | -23/+28 |
* | X.A.WindowNavigation: add TODOs | Devin Mullins | 2008-05-11 | 1 | -2/+8 |
* | X.A.WindowNavigation state is now workspace-specific | Devin Mullins | 2008-05-11 | 1 | -9/+14 |
* | X.A.WindowNavigation: minor doco changes | Devin Mullins | 2008-05-06 | 1 | -2/+2 |
* | add draft XMonad.Actions.WindowNavigation | Devin Mullins | 2008-05-04 | 1 | -0/+135 |
* | new contrib module to launch apps with command line parameters | zhen.sydow | 2008-05-13 | 1 | -0/+70 |
* | pull suppressWhen logic into main WithUrgencyHook handler | Devin Mullins | 2008-05-13 | 1 | -17/+18 |
* | add suppressWhen option to dzenUrgencyHook | Devin Mullins | 2008-05-13 | 1 | -11/+22 |
* | WindowNavigation: extract navigable function | Devin Mullins | 2008-04-22 | 1 | -5/+8 |
* | UrgencyHook: doc typo | Devin Mullins | 2008-05-12 | 1 | -2/+2 |
* | UrgencyHook: extract whenNotVisible | Devin Mullins | 2008-05-12 | 1 | -5/+10 |
* | SpawnUrgencyHook, FWIW | Devin Mullins | 2008-05-12 | 1 | -0/+9 |
* | make UrgencyHook an EventHook | Devin Mullins | 2008-05-12 | 1 | -39/+33 |
* | 'xmobar' function added to DynamicLog for running xmobar with some defaults | Ivan N. Veselov | 2008-05-08 | 3 | -7/+36 |
* | HintedTile: Fix mistake in documentation. | lithis | 2008-05-08 | 1 | -4/+4 |
* | Use gnome-session-save for the mod-shift-q binding | Spencer Janssen | 2008-05-07 | 1 | -1/+2 |
* | Use the named constant 'none' rather than 0 | Spencer Janssen | 2008-05-07 | 1 | -1/+1 |
* | HintedTile: Improve documentation. | lithis | 2008-05-08 | 1 | -4/+17 |
* | Whitespace only | Spencer Janssen | 2008-05-07 | 1 | -1/+0 |
* | Add a binding for Gnome's "Run Application" dialog | Spencer Janssen | 2008-05-07 | 1 | -2/+24 |
* | Add some keybindings to the Kde config | Spencer Janssen | 2008-05-07 | 1 | -1/+10 |
* | Indentation | Spencer Janssen | 2008-05-07 | 1 | -5/+4 |
* | Add ToggleStruts to the desktop config | Spencer Janssen | 2008-05-07 | 1 | -0/+6 |
* | Refactor my config | Spencer Janssen | 2008-05-07 | 1 | -2/+4 |
* | Add XMonad.Config.Kde | Spencer Janssen | 2008-05-07 | 1 | -0/+32 |
* | Don't move the pointer if the user is moving the mouse | Klaus Weidner | 2008-04-17 | 1 | -2/+4 |
* | Missing pragmas | Don Stewart | 2008-05-06 | 1 | -4/+4 |
* | Add full documentation | Don Stewart | 2008-05-05 | 2 | -1/+17 |
* | minor cleanup on getName | Devin Mullins | 2008-05-04 | 1 | -5/+3 |
* | bug doco for UrgencyHook | Devin Mullins | 2008-04-26 | 1 | -0/+4 |
* | NamedWindows: when converting the text property, handle the empty list. | Spencer Janssen | 2008-05-02 | 1 | -1/+6 |
* | Fix issue #179 by handling events correctly | Andrea Rossato | 2008-05-01 | 1 | -2/+2 |