aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions/WindowGo.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-11X.A.WindowGo: fix haddock markupSpencer Janssen1-4/+5
2009-10-22Refer to modm as the current modMaskAdam Vogt1-2/+2
2009-07-05Remove trailing whitespace from many modulesAdam Vogt1-1/+1
2009-06-25Add ifWindow and ifWindows and simplify WindowGoDaniel Schoepe1-25/+36
2009-06-22XMonad.Actions.WindowGo: switch to safeSpawn, since everyone just passes a pr...gwern01-5/+6
2009-06-22XMonad.Actions.WindowGo: improve haddocksgwern01-13/+13
2008-12-20hlintify XUtils, XSelection, Search, WindowGogwern01-3/+3
2008-12-05XMonad.Actions.WindowGo: fix a floating-related focus buggwern01-13/+9
2008-09-12raiseMasterseanmce331-2/+42
2008-04-05Added next-window versions of the raise* functions.Ian Zerny1-1/+31
2008-04-01improve WindowGo.hs Haddock formattinggwern01-15/+15
2008-04-01WindowGo.hs: +raiseBrowser, raiseEditorgwern01-5/+25
2008-03-16WindowGo.hs: improve descriptiongwern01-2/+6
2008-03-16improve the formatting for WindowGo.hsgwern01-25/+25
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-04 XMonad.Actions.WindowGo: add a runOrRaise module for Joseph Garvin with the ...gwern01-0/+75