aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/PositionStoreFloat.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-1/+1
* Export types to reduce haddock warnings.Adam Vogt2010-10-231-1/+1
* PositionStoreFloat - a floating layout with support hooksJan Vornberger2009-11-151-0/+92