aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/NoFrillsDecoration.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner2013-05-281-1/+1
* eliminate references to defaultConfigDaniel Wagner2013-05-281-2/+2
* Export types to reduce haddock warnings.Adam Vogt2010-10-231-0/+1
* Add missing module re-export (issue 366)Adam Vogt2010-09-301-0/+3
* NoFrillsDecoration - most basic version of decoration for windowsJan Vornberger2009-10-121-0/+48