Commit Graph

9 Commits

Author SHA1 Message Date
glasser
aeee485def Extract NamedWindow support from Mosaic into its own module 2007-05-23 15:58:55 +00:00
Spencer Janssen
2b171ea19c Fixes for windowset -> workspace rename 2007-05-21 04:21:18 +00:00
David Roundy
14c984ae65 make Mosaic even less picky by default. 2007-05-16 17:55:54 +00:00
David Roundy
0ad1ae70d9 add clear window message in Mosaic. 2007-05-16 17:55:18 +00:00
David Roundy
a23d995050 throttle the exponential expense when many windows are present. 2007-05-16 02:21:23 +00:00
David Roundy
f539804577 make mosaic configure windows by name rather than by Window.
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.  :(
2007-05-12 21:56:44 +00:00
Don Stewart
46f39d9d42 switch to Message type for layout messages 2007-05-05 01:43:32 +00:00
Chris Mears
4204c4daf6 Fix instructions in Mosaic. 2007-05-03 22:23:45 +00:00
David Roundy
56457ccfca add Mosaic layout. 2007-05-03 15:10:24 +00:00