aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/DecorationMadness.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner2013-05-281-25/+25
* eliminate references to defaultConfigDaniel Wagner2013-05-281-1/+1
* suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey2010-01-121-1/+0
* Use -fwarn-tabs for test, remove tabsAdam Vogt2009-06-241-8/+8
* Correct many typos in the documentation, consistent US spellinggAdam Vogt2009-06-181-2/+2
* TabBarDecoration: simpleTabBar automatically applies resizeVerticalAndrea Rossato2008-02-181-5/+5
* Add TabBarDecoration, a layout modifier to add a bar of tabs to any layoutAndrea Rossato2008-02-181-53/+30
* add Eq superclass to DecorationStyle and change styles in order not to decora...Andrea Rossato2008-02-181-5/+7
* DecorationMadness: resizable layouts now use MouseResize tooAndrea Rossato2008-02-121-46/+63
* Tabbed and SimpleTabbed (in DecorationMadness) define their own decorationMou...Andrea Rossato2008-02-111-0/+1
* DecorationMadness: comment onlyAndrea Rossato2008-02-101-4/+3
* DecorationMadness: added a few floating layoutsAndrea Rossato2008-02-101-0/+81
* Move DefaultDecoration from DecorationMadness to DecorationAndrea Rossato2008-02-101-4/+0
* DecorationMadness: make tunable tabbed layouts respect the Theme decoHeight f...Andrea Rossato2008-02-101-4/+4
* Add DecorationMadness: a repository of weirdnessesAndrea Rossato2008-02-091-0/+527