aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
* Default Xfce config, this time with me holding the copyright, maintainership,...Ivan.Miljenovic2008-05-221-0/+42
* StackTile: minor documentation fixJoachim Fasting2008-05-211-1/+1
* StackTileacura2008-05-201-0/+64
* revamp Search.hs to export a replacement for simpleEnginegwern02008-05-191-35/+35
* sp ShowWName.hsgwern02008-05-191-1/+1
* remove ScratchWorkspace.David Roundy2008-05-161-95/+0
* Fixed location of xmonad.confRoman Cheplyaka2008-05-181-1/+2
* add site name in search prompt dialogzhen.sydow2008-05-181-24/+26
* add youtube to search engineszhen.sydow2008-05-131-2/+6
* SwapWorkspaces: swapTo Next|PrevDevin Mullins2008-05-181-1/+11
* UrgencyHook: removeVisiblesFromUrgents -> cleanupUrgentsDevin Mullins2008-05-151-16/+22
* Added XMonad.Config.PlainConfig: proof-of-concept GHC-less plain text configu...Braden Shepherdson2008-05-181-0/+527
* XMonad.Hooks.SetWMName: Update documentation to reflect the addition of start...lithis2008-05-171-7/+7
* 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