aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/DwmStyle.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-28use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner1-7/+6
2013-05-28eliminate references to defaultConfigDaniel Wagner1-5/+5
2008-05-05Add full documentationDon Stewart1-0/+13
2008-02-18DwmStyle: comment fix onlyAndrea Rossato1-1/+1
2008-02-18add Eq superclass to DecorationStyle and change styles in order not to decora...Andrea Rossato1-2/+2
2008-01-30Various decorations related updatesSpencer Janssen1-9/+7
2008-01-26export DeConfig to avoid importing DecorationAndrea Rossato1-0/+1
2008-01-25Add DwmStyle, a layout modifier to add dwm-style decorations to windows in an...Andrea Rossato1-0/+69