aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions/WindowGo.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Actions.WindowGo: typo fix - trim 's' per cub.uanic https://code.google.com/p...gwern02012-01-161-1/+1
* WindowGo: bulk up 'runOrRaise' doc to point to 'raiseMaybe' for shell scriptinggwern02010-07-121-2/+5
* WindowGo: fmt & spgwern02010-07-121-2/+2
* X.A.WindowGo: fix haddock markupSpencer Janssen2009-11-111-4/+5
* Refer to modm as the current modMaskAdam Vogt2009-10-221-2/+2
* Remove trailing whitespace from many modulesAdam Vogt2009-07-051-1/+1
* Add ifWindow and ifWindows and simplify WindowGoDaniel Schoepe2009-06-251-25/+36
* XMonad.Actions.WindowGo: switch to safeSpawn, since everyone just passes a pr...gwern02009-06-221-5/+6
* XMonad.Actions.WindowGo: improve haddocksgwern02009-06-221-13/+13
* hlintify XUtils, XSelection, Search, WindowGogwern02008-12-201-3/+3
* XMonad.Actions.WindowGo: fix a floating-related focus buggwern02008-12-051-13/+9
* raiseMasterseanmce332008-09-121-2/+42
* Added next-window versions of the raise* functions.Ian Zerny2008-04-051-1/+31
* improve WindowGo.hs Haddock formattinggwern02008-04-011-15/+15
* WindowGo.hs: +raiseBrowser, raiseEditorgwern02008-04-011-5/+25
* WindowGo.hs: improve descriptiongwern02008-03-161-2/+6
* improve the formatting for WindowGo.hsgwern02008-03-161-25/+25
* 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
* XMonad.Actions.WindowGo: add a runOrRaise module for Joseph Garvin with the ...gwern02008-02-041-0/+75