aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prompt: add some methods to make completions more flexibleAndrea Rossato2008-02-161-6/+0
* Add Actions.MouseResize: a layout modifier to resize windows with the mouseAndrea Rossato2008-02-121-0/+119
* WindowGo.hs: fix syntax in exampleBrent Yorgey2008-02-091-1/+1
* +doc for WindowGo.hs: I've discovered a common usecase for me for raiseMaybegwern02008-02-051-1/+8
* add swapScreen to CycleWSits.sec2008-02-061-0/+17
* XMonad.Actions.WindowGo: add a runOrRaise module for Joseph Garvin with the ...gwern02008-02-041-0/+75
* CycleWS: change example binding for toggleWS from mod-t to mod-z. example bi...Brent Yorgey2008-02-011-1/+1
* REMOVE RotView: use CycleWS instead.Brent Yorgey2008-02-012-71/+8
* CycleWS: add more general functionality that now subsumes the functionality o...Brent Yorgey2008-02-012-26/+169
* Search.hs: haddock cleanupBrent Yorgey2008-01-311-35/+32
* Added a handy tip to the documentation of XMonad.Actions.Searchv.dijk.bas2008-01-311-1/+47
* add XMonad.Actions.CycleSelectedLayoutsRoman Cheplyaka2008-01-161-0/+51
* Search.hs: add documentation and two more search engines (MathWorld and Googl...Brent Yorgey2008-01-281-23/+52
* Action.Search: small haddock fixesAndrea Rossato2008-01-131-1/+2
* Correct caps in module header.Joachim Fasting2007-12-301-1/+1
* Use LANGUAGE pragma.Joachim Fasting2007-12-301-1/+1
* shiftPrevScreen and shiftNextScreen, to make CycleWS consistentmail2007-12-311-1/+20
* -Wall policeSpencer Janssen2007-12-281-1/+1
* Add support for cycling through screens to CycleWSmail2007-12-271-8/+33
* XMonad.Actions.Search: haddock fixAndrea Rossato2007-12-241-1/+1
* Search.hs: +docs, and export simpleEngine so users can define their owngwern02007-12-241-11/+47
* Search.hs: mv into Actions/ per IRC suggestiongwern02007-12-241-0/+101
* add XMonad.Actions.NoBordersLukas Mai2007-12-201-0/+33
* Factor workspace sorting into a separate moduleSpencer Janssen2007-12-221-8/+4
* No more tabsSpencer Janssen2007-12-226-18/+19
* Update various restart bindingsSpencer Janssen2007-12-191-2/+2
* Remove inaccurate comment about 'banish'Spencer Janssen2007-12-181-6/+0
* Warp.hs: haddock fixesBrent Yorgey2007-12-171-4/+8
* Warp.hs: +docgwern02007-12-161-0/+10
* More import pruningSpencer Janssen2007-12-081-1/+0
* Remove XMonad.Operations importsSpencer Janssen2007-12-0820-21/+0
* Prune more importsSpencer Janssen2007-12-088-15/+1
* Remove redundant importsSpencer Janssen2007-12-0812-26/+7
* DynamicWorkspaces: haddock updatesBrent Yorgey2007-11-271-7/+15
* WmiiActions: haddock updatesBrent Yorgey2007-11-271-18/+22
* WindowBringer: haddock updatesBrent Yorgey2007-11-271-9/+9
* Warp: haddock updatesBrent Yorgey2007-11-271-17/+18
* TagWindows: haddock updatesBrent Yorgey2007-11-271-36/+36
* SwapWorkspaces: haddock updatesBrent Yorgey2007-11-271-8/+7
* SimpleDate, Submap: modMask --> modMask xBrent Yorgey2007-11-272-2/+2
* Submap: haddock updatesBrent Yorgey2007-11-271-15/+24
* SinkAll: haddock updatesBrent Yorgey2007-11-271-8/+12
* SimpleDate: haddock updates; more specific importsBrent Yorgey2007-11-271-9/+10
* RotView: haddock updatesBrent Yorgey2007-11-271-7/+12
* CopyWindow: fixed docsAndrea Rossato2007-11-251-3/+8
* RotSlaves: haddock updatesBrent Yorgey2007-11-241-11/+14
* MouseGestures: haddock updatesBrent Yorgey2007-11-241-11/+23
* Haddock docs: modMask --> modMask xBrent Yorgey2007-11-2410-23/+23
* FocusNth: haddock updatesBrent Yorgey2007-11-241-9/+11
* FloatKeys: haddock updatesBrent Yorgey2007-11-241-29/+41