aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
* I no longer use ScratchWorkspace.David Roundy2008-05-161-4/+0
* fix bug in smartBorders when combined with decorated windows.David Roundy2008-05-161-4/+4
* decent documentation for UrgencyHookDevin Mullins2008-05-152-36/+125
* X.A.WindowNavigation: currentPosition and setPosition share the same `inside`...Devin Mullins2008-05-151-16/+16
* X.A.WindowNavigation: have currentPosition handle axes independentlyDevin Mullins2008-05-152-6/+10
* fix compile warnings in BoringWindowsDevin Mullins2008-05-151-0/+1
* add BoringWindows module to make certain windows skipped when rotating focus.David Roundy2008-05-142-4/+74
* UrgencyHook: some documentation (more is needed)Devin Mullins2008-05-141-5/+27
* UrgencyHook: got rid of the need for instances to know about suppressWhenDevin Mullins2008-05-141-28/+30
* move AppLauncher from Actions module to Prompt modulezhen.sydow2008-05-131-14/+16
* X.A.WindowNavigation: comment cleanupDevin Mullins2008-05-131-8/+3
* windowRect now compensates for border widthDevin Mullins2008-05-131-3/+3
* X.A.WindowNavigation: update TODODevin Mullins2008-05-131-1/+1
* X.A.WindowNavigation: minor cleanupDevin Mullins2008-05-121-8/+4
* X.A.WindowNavigation: simplify inr somewhatDevin Mullins2008-05-121-18/+13
* X.A.WindowNavigation: clarityDevin Mullins2008-05-121-4/+5
* X.A.WindowNavigation: ugh, typoDevin Mullins2008-05-121-3/+1
* X.A.WindowNavigation: implement swap, extract withTargetWindow commonalityDevin Mullins2008-05-121-11/+28
* add more flexible withWindowNavigationKeysDevin Mullins2008-05-121-8/+19
* X.A.WindowNavigation: TODODevin Mullins2008-05-121-0/+1
* X.A.WindowNavigation: add withWindowNavigation, for easy setupDevin Mullins2008-05-121-1/+10
* X.A.WindowNavigation: fix currentPositionDevin Mullins2008-05-111-23/+28
* X.A.WindowNavigation: add TODOsDevin Mullins2008-05-111-2/+8
* X.A.WindowNavigation state is now workspace-specificDevin Mullins2008-05-111-9/+14
* X.A.WindowNavigation: minor doco changesDevin Mullins2008-05-061-2/+2
* add draft XMonad.Actions.WindowNavigationDevin Mullins2008-05-041-0/+135
* new contrib module to launch apps with command line parameterszhen.sydow2008-05-131-0/+70
* pull suppressWhen logic into main WithUrgencyHook handlerDevin Mullins2008-05-131-17/+18
* add suppressWhen option to dzenUrgencyHookDevin Mullins2008-05-131-11/+22
* WindowNavigation: extract navigable functionDevin Mullins2008-04-221-5/+8
* UrgencyHook: doc typoDevin Mullins2008-05-121-2/+2
* UrgencyHook: extract whenNotVisibleDevin Mullins2008-05-121-5/+10
* SpawnUrgencyHook, FWIWDevin Mullins2008-05-121-0/+9
* make UrgencyHook an EventHookDevin Mullins2008-05-121-39/+33
* 'xmobar' function added to DynamicLog for running xmobar with some defaultsIvan N. Veselov2008-05-083-7/+36
* HintedTile: Fix mistake in documentation.lithis2008-05-081-4/+4
* Use gnome-session-save for the mod-shift-q bindingSpencer Janssen2008-05-071-1/+2
* Use the named constant 'none' rather than 0Spencer Janssen2008-05-071-1/+1
* HintedTile: Improve documentation.lithis2008-05-081-4/+17
* Whitespace onlySpencer Janssen2008-05-071-1/+0
* Add a binding for Gnome's "Run Application" dialogSpencer Janssen2008-05-071-2/+24
* Add some keybindings to the Kde configSpencer Janssen2008-05-071-1/+10
* IndentationSpencer Janssen2008-05-071-5/+4
* Add ToggleStruts to the desktop configSpencer Janssen2008-05-071-0/+6
* Refactor my configSpencer Janssen2008-05-071-2/+4
* Add XMonad.Config.KdeSpencer Janssen2008-05-071-0/+32
* Don't move the pointer if the user is moving the mouseKlaus Weidner2008-04-171-2/+4
* Missing pragmasDon Stewart2008-05-061-4/+4
* Add full documentationDon Stewart2008-05-052-1/+17
* minor cleanup on getNameDevin Mullins2008-05-041-5/+3