make Mosaic even less picky by default.

This commit is contained in:
David Roundy 2007-05-16 17:55:54 +00:00
parent 0ad1ae70d9
commit 14c984ae65

View File

@ -54,7 +54,7 @@ squareWindow = SquareWindow
myclearWindow = ClearWindow
largeNumber :: Int
largeNumber = 1000
largeNumber = 100
mosaic :: Rational -> Rational -> M.Map NamedWindow WindowRater -> M.Map NamedWindow Area -> Layout
mosaic delta tileFrac raters areas = Layout { doLayout = mosaicL tileFrac raters areas