aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/MouseResizableTile.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refer to modm as the current modMaskAdam Vogt2009-10-221-2/+2
* Hyperlink the reference to ResizableTile in MouseResizableTileAdam Vogt2009-10-051-1/+1
* Remove redundant parentheses from L.MouseResizableTileAdam Vogt2009-09-301-10/+9
* Factor out redundancy in L.MouseResizableTile.handleResizeAdam Vogt2009-09-301-18/+9
* Use LANGUAGE instead of -fglasgow-exts in L.MouseResizableTileAdam Vogt2009-09-301-1/+1
* Fix haddock parse error in MouseResizableTileAdam Vogt2009-09-301-0/+2
* A ResizableTile-like layout that can be resized using the mouse.Jan Vornberger2009-09-301-0/+279