aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions/MouseGestures.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-22Refer to modm as the current modMaskAdam Vogt1-1/+1
2009-09-19Factor out direction types and put them in X.U.TypesDaniel Schoepe1-8/+8
2008-03-31move Direction type from WindowNavigation to ManageDocks (ManageDocks will mo...Brent Yorgey1-1/+1
2008-03-22XMonad.Actions.MouseGestures: reexport Direction from WindowNavigation, avoid...Lukas Mai1-5/+1
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
2007-12-22No more tabsSpencer Janssen1-1/+1
2007-12-08Remove XMonad.Operations importsSpencer Janssen1-1/+0
2007-12-08Prune more importsSpencer Janssen1-2/+0
2007-12-08Remove redundant importsSpencer Janssen1-1/+1
2007-11-24MouseGestures: haddock updatesBrent Yorgey1-11/+23
2007-11-01HierarchifySpencer Janssen1-3/+3
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-1/+1
2007-10-07add MouseGestures.hs to darcsl.mai1-0/+116