aboutsummaryrefslogtreecommitdiffstats
path: root/Mosaic.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Extract NamedWindow support from Mosaic into its own moduleglasser2007-05-231-21/+2
* Fixes for windowset -> workspace renameSpencer Janssen2007-05-211-1/+1
* make Mosaic even less picky by default.David Roundy2007-05-161-1/+1
* add clear window message in Mosaic.David Roundy2007-05-161-3/+7
* throttle the exponential expense when many windows are present.David Roundy2007-05-161-1/+4
* make mosaic configure windows by name rather than by Window.David Roundy2007-05-121-27/+42
* switch to Message type for layout messagesDon Stewart2007-05-051-3/+6
* Fix instructions in Mosaic.Chris Mears2007-05-041-2/+2
* add Mosaic layout.David Roundy2007-05-031-0/+183