aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/NoFrillsDecoration.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-28use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner1-1/+1
2013-05-28eliminate references to defaultConfigDaniel Wagner1-2/+2
2010-10-23Export types to reduce haddock warnings.Adam Vogt1-0/+1
2010-09-30Add missing module re-export (issue 366)Adam Vogt1-0/+3
2009-10-12NoFrillsDecoration - most basic version of decoration for windowsJan Vornberger1-0/+48