aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions (follow)
Commit message (Expand)AuthorAgeFilesLines
* simplify WindowBringer code, and change greedyView to focusWindowDevin Mullins2008-08-111-15/+16
* I prefer the spencerjanssen@gmail.com addressSpencer Janssen2008-07-141-2/+2
* XMonad.Actions.Plane.Linearleoserra2008-07-061-6/+16
* XMonad.Actions.Plane: Improvements in code qualityMarco Túlio Gontijo e Silva2008-07-061-22/+66
* XMonad.Actions.Plane: Treat error in readMarco Túlio Gontijo e Silva2008-07-101-3/+15
* XMonad.Actions.Plane: GConf supportMarco Túlio Gontijo e Silva2008-07-091-9/+27
* X.A.WindowNavigation: commentsDevin Mullins2008-07-101-0/+4
* XMonad.Actions.Plane: Copyright updateMarco Túlio Gontijo e Silva2008-07-091-2/+3
* XMonad.Actions.Plane: removed missing haddock chunckMarco Túlio Gontijo e Silva2008-07-091-1/+0
* adding thesaurus.reference.com and Google Labs Code Search searchesbrian2008-07-011-3/+11
* fillout banish example in Warp.hsgwern02008-06-291-8/+22
* fix Actions.Wap docgwern02008-06-291-1/+1
* Actions/Search.hs: export SearchEngine constructorBrent Yorgey2008-06-201-1/+1
* Exporting addHiddenWorkspace, it's needed by the new ScratchpadBraden Shepherdson2008-06-081-0/+3
* Actions.Search.hs: switch inappropriate use of getShellCompl for a historyCom...gwern02008-06-071-3/+3
* Use lines instead of columns in configuration (similar to GNOME and KDE)Malebria2008-05-271-11/+20
* Bug correction when areasColumn > 1Malebria2008-05-271-4/+12
* more documentation for WindowNavigation and UrgencyHookDevin Mullins2008-05-251-8/+35
* 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