aboutsummaryrefslogtreecommitdiffstats
path: root/Mosaic.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Extract NamedWindow support from Mosaic into its own moduleglasser2007-05-231-21/+2
| | | | darcs-hash:20070523155855-64353-c23049efec2d620ede1e7acfcc5f1f979148c6fe.gz
* Fixes for windowset -> workspace renameSpencer Janssen2007-05-211-1/+1
| | | | darcs-hash:20070521042118-a5988-a2f979585ee35d3905dbcf6244c22af67489caa6.gz
* make Mosaic even less picky by default.David Roundy2007-05-161-1/+1
| | | | darcs-hash:20070516175554-72aca-a76b0ca2034893ddf4bd9d90cf80a942cbc9e8fd.gz
* add clear window message in Mosaic.David Roundy2007-05-161-3/+7
| | | | darcs-hash:20070516175518-72aca-25bed51b855e2e1d1308c83a66936ffe8e48c4ea.gz
* throttle the exponential expense when many windows are present.David Roundy2007-05-161-1/+4
| | | | darcs-hash:20070516022123-72aca-6ddd484c729d2a107c263e263a451228179e3cc8.gz
* make mosaic configure windows by name rather than by Window.David Roundy2007-05-121-27/+42
| | | | | | | | | | Note that this is still pretty flawed. Often window names change, and the layout then stagnates a bit. Gimp, for example, opens most its windows with the same name before renaming them, so you have to hit mod-return or something to force a doLayout. Also, gimp still overrides xmonad regarding the size of its main window. :( darcs-hash:20070512215644-72aca-85bc925412c0daac97b751dafe6d3b8933e2d234.gz
* switch to Message type for layout messagesDon Stewart2007-05-051-3/+6
| | | | darcs-hash:20070505014332-9c5c1-55422992059769dabb9a43c980650f1910f79f48.gz
* Fix instructions in Mosaic.Chris Mears2007-05-041-2/+2
| | | | darcs-hash:20070503222345-03b70-bb2f870ddfcdf129ff0439bc6fd5adf2b8fae698.gz
* add Mosaic layout.David Roundy2007-05-031-0/+183
darcs-hash:20070503151024-72aca-2f5bae5d24e35d201034593023593d595b704540.gz