aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/DecorationMadness.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-12suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey1-1/+0
2009-06-24Use -fwarn-tabs for test, remove tabsAdam Vogt1-8/+8
2009-06-18Correct many typos in the documentation, consistent US spellinggAdam Vogt1-2/+2
2008-02-18TabBarDecoration: simpleTabBar automatically applies resizeVerticalAndrea Rossato1-5/+5
2008-02-18Add TabBarDecoration, a layout modifier to add a bar of tabs to any layoutAndrea Rossato1-53/+30
2008-02-18add Eq superclass to DecorationStyle and change styles in order not to decora...Andrea Rossato1-5/+7
2008-02-12DecorationMadness: resizable layouts now use MouseResize tooAndrea Rossato1-46/+63
2008-02-11Tabbed and SimpleTabbed (in DecorationMadness) define their own decorationMou...Andrea Rossato1-0/+1
2008-02-10DecorationMadness: comment onlyAndrea Rossato1-4/+3
2008-02-10DecorationMadness: added a few floating layoutsAndrea Rossato1-0/+81
2008-02-10Move DefaultDecoration from DecorationMadness to DecorationAndrea Rossato1-4/+0
2008-02-10DecorationMadness: make tunable tabbed layouts respect the Theme decoHeight f...Andrea Rossato1-4/+4
2008-02-09Add DecorationMadness: a repository of weirdnessesAndrea Rossato1-0/+527