aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/ResizeScreen.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-23Export types to reduce haddock warnings.Adam Vogt1-0/+1
Ignore-this: 1cac9202784711ce0fc902d14543bab0 darcs-hash:20101023195755-1499c-57c41357d20cbf0d57522ce99bdbfff7b686ed52.gz
2008-02-23LayoutModifier: reimplement ModifiedLayout using runLayout and moreAndrea Rossato1-2/+2
- change modifyLayout type to get the Workspace - updated ResizeScreen and ManageDocks accordingly. darcs-hash:20080223075610-32816-05f373cf73305ce5b41d0c250fb5d6413e72b3b4.gz
2008-02-18ResizeScreen: add resizeHorizontalRight and resizeVerticalBottomAndrea Rossato1-9/+18
darcs-hash:20080218180504-32816-dc75b3ec16dce681aefe717b3c16e8cc200ccbb8.gz
2008-02-10ScreenResize: vertical and horizontal now respond to SetThemeAndrea Rossato1-3/+8
And so they will change the screen dimension accordingly. darcs-hash:20080210074544-32816-8f48df80b768eb518ac07dacb17e25b685097a6e.gz
2008-01-27ResizeScreen has been rewritten as a layout modifierAndrea Rossato1-35/+17
darcs-hash:20080127140837-32816-174838d39b6808123270d6b6e83853dfb49faf4a.gz
2008-01-27Add ResizeScreen, a layout modifier for modifing the screen geometryAndrea Rossato1-0/+81
darcs-hash:20080127010755-32816-5e5262602de3f23f7da24d9d854fb0d6a4c22e8e.gz