aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-05-06X.A.WindowNavigation: minor doco changesDevin Mullins1-2/+2
2008-05-04add draft XMonad.Actions.WindowNavigationDevin Mullins1-0/+135
2008-05-13new contrib module to launch apps with command line parameterszhen.sydow1-0/+70
2008-04-17Don't move the pointer if the user is moving the mouseKlaus Weidner1-2/+4
2008-04-09remove myself as maintainer of CopyWindow.David Roundy1-1/+1
2008-04-08Generalize copyWindow, minor style changeSpencer Janssen1-4/+4
2008-04-08XMonad.Actions.CopyWindow: added copyToAll and killAllOtherCopies functionsIvan N. Veselov1-4/+35
2008-04-07XMonad.Actions.UpdatePointer: doc fixLukas Mai1-1/+1
2008-04-05Added next-window versions of the raise* functions.Ian Zerny1-1/+31
2008-04-05update contrib for applySizeHints changesLukas Mai4-5/+5
2008-04-02Actions/Search.hs: add dictionary.com searchBrent Yorgey1-10/+14
2008-04-01improve WindowGo.hs Haddock formattinggwern01-15/+15
2008-04-01WindowGo.hs: +raiseBrowser, raiseEditorgwern01-5/+25
2008-04-01Search.hs: remove an argument from selectSearch and promptSearchgwern01-43/+57
2008-03-31XMonad.Actions.CycleRecentWS: initial importMichal Janeczek1-0/+85
2008-03-31move Direction type from WindowNavigation to ManageDocks (ManageDocks will mo...Brent Yorgey1-1/+1
2008-03-26UpdatePointer: Make pointer position configurable.xmonad1-9/+28
2008-03-25XMonad.Actions.Commands: documentation fixBrent Yorgey1-4/+4
2008-03-24XMonad.Actions.Search: add Google Maps searchBrent Yorgey1-1/+5
2008-03-22XMonad.Actions.MouseGestures: reexport Direction from WindowNavigation, avoid...Lukas Mai1-5/+1
2008-03-16WindowGo.hs: improve descriptiongwern01-2/+6
2008-03-16Search.hs: try to add a more descriptive typegwern01-2/+3
2008-03-16improve the formatting for WindowGo.hsgwern01-25/+25
2008-03-16Search.hs: haddock fmtgwern01-12/+12
2008-03-16Add XMonad.Actions.Promotexmonad1-0/+49
2008-03-08add HiddenNonEmptyWS to CycleWS to avoid workspaces already visible.David Roundy1-0/+3
2008-03-06Documentation typo about UpdatePointer.nicolas.pouillard1-1/+1
2008-03-05Removed WmiiActions module.Juraj Hercek1-106/+0
2008-03-01Changed semantics of UpdatePointer to move to nearest pointrobreim1-13/+21
2008-03-01UpdatePointer XMonadContrib modulerobreim1-0/+54
2008-03-02Add XMonad.Actions.PerWorkspaceKeysRoman Cheplyaka1-0/+50
2008-02-29in Prompt.Workspace sort by official workspace order.David Roundy1-5/+7
2008-02-29XMonad.Actions.MouseGestures.mkCollect: generalize typeLukas Mai1-3/+3
2008-02-29XMonad.Actions.MouseGestures: refactoring, code simplificationLukas Mai1-53/+51
2008-02-26Xmonad.Actions.MouseGestures: generalize interface, allow hooksLukas Mai1-27/+40
2007-11-09update inactive debugging code in MouseGestures; no visible changesLukas Mai1-4/+9