aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/DwmStyle.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner2013-05-281-7/+6
* eliminate references to defaultConfigDaniel Wagner2013-05-281-5/+5
* Add full documentationDon Stewart2008-05-051-0/+13
* DwmStyle: comment fix onlyAndrea Rossato2008-02-181-1/+1
* add Eq superclass to DecorationStyle and change styles in order not to decora...Andrea Rossato2008-02-181-2/+2
* Various decorations related updatesSpencer Janssen2008-01-301-9/+7
* export DeConfig to avoid importing DecorationAndrea Rossato2008-01-261-0/+1
* Add DwmStyle, a layout modifier to add dwm-style decorations to windows in an...Andrea Rossato2008-01-251-0/+69