aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* X.A.WindowNavigation: add logHook for better state trackingDevin Mullins2008-05-251-6/+13
* doco tweaksDevin Mullins2008-05-241-1/+1
* Add XMonad.Actions.PlaneMalebria2008-05-231-0/+134
* revamp Search.hs to export a replacement for simpleEnginegwern02008-05-191-35/+35
* 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
* 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-151-6/+8
* move AppLauncher from Actions module to Prompt modulezhen.sydow2008-05-131-70/+0
* 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
* Don't move the pointer if the user is moving the mouseKlaus Weidner2008-04-171-2/+4
* remove myself as maintainer of CopyWindow.David Roundy2008-04-091-1/+1
* Generalize copyWindow, minor style changeSpencer Janssen2008-04-081-4/+4
* XMonad.Actions.CopyWindow: added copyToAll and killAllOtherCopies functionsIvan N. Veselov2008-04-081-4/+35
* XMonad.Actions.UpdatePointer: doc fixLukas Mai2008-04-071-1/+1
* Added next-window versions of the raise* functions.Ian Zerny2008-04-051-1/+31
* update contrib for applySizeHints changesLukas Mai2008-04-054-5/+5
* Actions/Search.hs: add dictionary.com searchBrent Yorgey2008-04-021-10/+14
* improve WindowGo.hs Haddock formattinggwern02008-04-011-15/+15
* WindowGo.hs: +raiseBrowser, raiseEditorgwern02008-04-011-5/+25
* Search.hs: remove an argument from selectSearch and promptSearchgwern02008-04-011-43/+57
* XMonad.Actions.CycleRecentWS: initial importMichal Janeczek2008-03-311-0/+85
* move Direction type from WindowNavigation to ManageDocks (ManageDocks will mo...Brent Yorgey2008-03-311-1/+1
* UpdatePointer: Make pointer position configurable.xmonad2008-03-261-9/+28
* XMonad.Actions.Commands: documentation fixBrent Yorgey2008-03-251-4/+4
* XMonad.Actions.Search: add Google Maps searchBrent Yorgey2008-03-241-1/+5
* XMonad.Actions.MouseGestures: reexport Direction from WindowNavigation, avoid...Lukas Mai2008-03-221-5/+1
* WindowGo.hs: improve descriptiongwern02008-03-161-2/+6
* Search.hs: try to add a more descriptive typegwern02008-03-161-2/+3
* improve the formatting for WindowGo.hsgwern02008-03-161-25/+25
* Search.hs: haddock fmtgwern02008-03-161-12/+12
* Add XMonad.Actions.Promotexmonad2008-03-161-0/+49
* add HiddenNonEmptyWS to CycleWS to avoid workspaces already visible.David Roundy2008-03-081-0/+3