aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-21cleanup - use currentTagDevin Mullins7-12/+11
2008-09-12raiseMasterseanmce331-2/+42
2008-07-14XMonad.Actions.Plane.planeKeys: function to make easier to configureMarco Túlio Gontijo e Silva1-6/+17
2008-07-14XMonad.Actions.Plane: removed unneeded hidingMarco Túlio Gontijo e Silva1-1/+1
2008-07-09Improvements in documentationMarco Túlio Gontijo e Silva1-25/+8
2008-06-10Only move pointers over managed windowsJoachim Breitner1-2/+5
2008-05-11Fix window region checking in UpdatePointerrobreim1-3/+9
2008-08-28remove myself as maintainer from modules I don't maintain or use.David Roundy1-1/+1
2008-08-11simplify WindowBringer code, and change greedyView to focusWindowDevin Mullins1-15/+16
2008-07-14I prefer the spencerjanssen@gmail.com addressSpencer Janssen1-2/+2
2008-07-06XMonad.Actions.Plane.Linearleoserra1-6/+16
2008-07-06XMonad.Actions.Plane: Improvements in code qualityMarco Túlio Gontijo e Silva1-22/+66
2008-07-10XMonad.Actions.Plane: Treat error in readMarco Túlio Gontijo e Silva1-3/+15
2008-07-09XMonad.Actions.Plane: GConf supportMarco Túlio Gontijo e Silva1-9/+27
2008-07-10X.A.WindowNavigation: commentsDevin Mullins1-0/+4
2008-07-09XMonad.Actions.Plane: Copyright updateMarco Túlio Gontijo e Silva1-2/+3
2008-07-09XMonad.Actions.Plane: removed missing haddock chunckMarco Túlio Gontijo e Silva1-1/+0
2008-07-01adding thesaurus.reference.com and Google Labs Code Search searchesbrian1-3/+11
2008-06-29fillout banish example in Warp.hsgwern01-8/+22
2008-06-29fix Actions.Wap docgwern01-1/+1
2008-06-20Actions/Search.hs: export SearchEngine constructorBrent Yorgey1-1/+1
2008-06-08Exporting addHiddenWorkspace, it's needed by the new ScratchpadBraden Shepherdson1-0/+3
2008-06-07Actions.Search.hs: switch inappropriate use of getShellCompl for a historyCom...gwern01-3/+3
2008-05-27Use lines instead of columns in configuration (similar to GNOME and KDE)Malebria1-11/+20
2008-05-27Bug correction when areasColumn > 1Malebria1-4/+12
2008-05-25more documentation for WindowNavigation and UrgencyHookDevin Mullins1-8/+35
2008-05-25X.A.WindowNavigation: add logHook for better state trackingDevin Mullins1-6/+13
2008-05-24doco tweaksDevin Mullins1-1/+1
2008-05-23Add XMonad.Actions.PlaneMalebria1-0/+134
2008-05-19revamp Search.hs to export a replacement for simpleEnginegwern01-35/+35
2008-05-18add site name in search prompt dialogzhen.sydow1-24/+26
2008-05-13add youtube to search engineszhen.sydow1-2/+6
2008-05-18SwapWorkspaces: swapTo Next|PrevDevin Mullins1-1/+11
2008-05-15X.A.WindowNavigation: currentPosition and setPosition share the same `inside`...Devin Mullins1-16/+16
2008-05-15X.A.WindowNavigation: have currentPosition handle axes independentlyDevin Mullins1-6/+8
2008-05-13move AppLauncher from Actions module to Prompt modulezhen.sydow1-70/+0
2008-05-13X.A.WindowNavigation: comment cleanupDevin Mullins1-8/+3
2008-05-13windowRect now compensates for border widthDevin Mullins1-3/+3
2008-05-13X.A.WindowNavigation: update TODODevin Mullins1-1/+1
2008-05-12X.A.WindowNavigation: minor cleanupDevin Mullins1-8/+4
2008-05-12X.A.WindowNavigation: simplify inr somewhatDevin Mullins1-18/+13
2008-05-12X.A.WindowNavigation: clarityDevin Mullins1-4/+5
2008-05-12X.A.WindowNavigation: ugh, typoDevin Mullins1-3/+1
2008-05-12X.A.WindowNavigation: implement swap, extract withTargetWindow commonalityDevin Mullins1-11/+28
2008-05-12add more flexible withWindowNavigationKeysDevin Mullins1-8/+19
2008-05-12X.A.WindowNavigation: TODODevin Mullins1-0/+1
2008-05-12X.A.WindowNavigation: add withWindowNavigation, for easy setupDevin Mullins1-1/+10
2008-05-11X.A.WindowNavigation: fix currentPositionDevin Mullins1-23/+28
2008-05-11X.A.WindowNavigation: add TODOsDevin Mullins1-2/+8
2008-05-11X.A.WindowNavigation state is now workspace-specificDevin Mullins1-9/+14