aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions/MouseResize.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* eliminate references to defaultConfigDaniel Wagner2013-05-281-2/+2
* suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey2010-01-121-4/+0
* Use imported xC_bottom_right_corner in A.MouseResizeAdam Vogt2009-12-281-4/+1
* X.A.MouseResize: assign an appropriate cursor for the resizing inpuwinTomas Janousek2009-12-271-0/+8
* Docs: use myLayout like template rather than pluralWirt Wolff2009-10-231-2/+2
* Merge emptyLayoutMod into redoLayoutJoachim Breitner2008-10-051-1/+2
* Refactor MouseResize, remove isDecoration and introduce isInStack, isVisible,...Andrea Rossato2008-02-181-22/+35
* Add Actions.MouseResize: a layout modifier to resize windows with the mouseAndrea Rossato2008-02-121-0/+119