aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/SimpleDecoration.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner2013-05-281-4/+5
* eliminate references to defaultConfigDaniel Wagner2013-05-281-2/+2
* tweaks to docs for SimpleDecorationDon Stewart2008-04-181-1/+3
* add Eq superclass to DecorationStyle and change styles in order not to decora...Andrea Rossato2008-02-181-4/+8
* SimpleDecoration: export defaultThemeAndrea Rossato2008-01-301-0/+1
* Various decorations related updatesSpencer Janssen2008-01-301-11/+8
* export DeConfig to avoid importing DecorationAndrea Rossato2008-01-261-0/+1
* Adde SimpleDecoration, a layout modifier to add simple decorations to windows...Andrea Rossato2008-01-251-0/+69