aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/ResizeScreen.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* LayoutModifier: reimplement ModifiedLayout using runLayout and moreAndrea Rossato2008-02-231-2/+2
* ResizeScreen: add resizeHorizontalRight and resizeVerticalBottomAndrea Rossato2008-02-181-9/+18
* ScreenResize: vertical and horizontal now respond to SetThemeAndrea Rossato2008-02-101-3/+8
* ResizeScreen has been rewritten as a layout modifierAndrea Rossato2008-01-271-35/+17
* Add ResizeScreen, a layout modifier for modifing the screen geometryAndrea Rossato2008-01-271-0/+81