aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions/MouseResize.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-28eliminate references to defaultConfigDaniel Wagner1-2/+2
2010-01-12suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey1-4/+0
2009-12-28Use imported xC_bottom_right_corner in A.MouseResizeAdam Vogt1-4/+1
2009-12-27X.A.MouseResize: assign an appropriate cursor for the resizing inpuwinTomas Janousek1-0/+8
2009-10-23Docs: use myLayout like template rather than pluralWirt Wolff1-2/+2
2008-10-05Merge emptyLayoutMod into redoLayoutJoachim Breitner1-1/+2
2008-02-18Refactor MouseResize, remove isDecoration and introduce isInStack, isVisible,...Andrea Rossato1-22/+35
2008-02-12Add Actions.MouseResize: a layout modifier to resize windows with the mouseAndrea Rossato1-0/+119