aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-02-18Refactor MouseResize, remove isDecoration and introduce isInStack, isVisible,...Andrea Rossato1-22/+35
2008-02-16Prompt: add some methods to make completions more flexibleAndrea Rossato1-6/+0
2008-02-12Add Actions.MouseResize: a layout modifier to resize windows with the mouseAndrea Rossato1-0/+119
2008-02-09WindowGo.hs: fix syntax in exampleBrent Yorgey1-1/+1
2008-02-05+doc for WindowGo.hs: I've discovered a common usecase for me for raiseMaybegwern01-1/+8
2008-02-06add swapScreen to CycleWSits.sec1-0/+17
2008-02-04 XMonad.Actions.WindowGo: add a runOrRaise module for Joseph Garvin with the ...gwern01-0/+75
2008-02-01CycleWS: change example binding for toggleWS from mod-t to mod-z. example bi...Brent Yorgey1-1/+1
2008-02-01REMOVE RotView: use CycleWS instead.Brent Yorgey2-71/+8
2008-02-01CycleWS: add more general functionality that now subsumes the functionality o...Brent Yorgey2-26/+169
2008-01-31Search.hs: haddock cleanupBrent Yorgey1-35/+32
2008-01-31Added a handy tip to the documentation of XMonad.Actions.Searchv.dijk.bas1-1/+47
2008-01-16add XMonad.Actions.CycleSelectedLayoutsRoman Cheplyaka1-0/+51
2008-01-28Search.hs: add documentation and two more search engines (MathWorld and Googl...Brent Yorgey1-23/+52
2008-01-13Action.Search: small haddock fixesAndrea Rossato1-1/+2
2007-12-30Correct caps in module header.Joachim Fasting1-1/+1
2007-12-30Use LANGUAGE pragma.Joachim Fasting1-1/+1
2007-12-31shiftPrevScreen and shiftNextScreen, to make CycleWS consistentmail1-1/+20
2007-12-28-Wall policeSpencer Janssen1-1/+1
2007-12-27Add support for cycling through screens to CycleWSmail1-8/+33
2007-12-24XMonad.Actions.Search: haddock fixAndrea Rossato1-1/+1
2007-12-24Search.hs: +docs, and export simpleEngine so users can define their owngwern01-11/+47
2007-12-24Search.hs: mv into Actions/ per IRC suggestiongwern01-0/+101
2007-12-20add XMonad.Actions.NoBordersLukas Mai1-0/+33
2007-12-22Factor workspace sorting into a separate moduleSpencer Janssen1-8/+4
2007-12-22No more tabsSpencer Janssen6-18/+19
2007-12-19Update various restart bindingsSpencer Janssen1-2/+2
2007-12-18Remove inaccurate comment about 'banish'Spencer Janssen1-6/+0
2007-12-17Warp.hs: haddock fixesBrent Yorgey1-4/+8
2007-12-16Warp.hs: +docgwern01-0/+10
2007-12-08More import pruningSpencer Janssen1-1/+0
2007-12-08Remove XMonad.Operations importsSpencer Janssen20-21/+0
2007-12-08Prune more importsSpencer Janssen8-15/+1
2007-12-08Remove redundant importsSpencer Janssen12-26/+7
2007-11-27DynamicWorkspaces: haddock updatesBrent Yorgey1-7/+15
2007-11-27WmiiActions: haddock updatesBrent Yorgey1-18/+22
2007-11-27WindowBringer: haddock updatesBrent Yorgey1-9/+9
2007-11-27Warp: haddock updatesBrent Yorgey1-17/+18
2007-11-27TagWindows: haddock updatesBrent Yorgey1-36/+36
2007-11-27SwapWorkspaces: haddock updatesBrent Yorgey1-8/+7
2007-11-27SimpleDate, Submap: modMask --> modMask xBrent Yorgey2-2/+2
2007-11-27Submap: haddock updatesBrent Yorgey1-15/+24
2007-11-27SinkAll: haddock updatesBrent Yorgey1-8/+12
2007-11-27SimpleDate: haddock updates; more specific importsBrent Yorgey1-9/+10
2007-11-27RotView: haddock updatesBrent Yorgey1-7/+12