
Perhaps this layout could be generalized: give the master that fixed space, and lay out the others acoording to two layouts (Grid by default ?)? Another suggestion would be to add pureMessage to handle the Expand and Shrink messages so that the master can be resized (changing the supplied ratios) * On Friday, February 20 2009, portnov wrote:
Hello Xmonad world!
I wrote new window layout for xmonad. It places one (master) window at top left corner of screen (width and height of master window are parameters of layout), and other (slave) windows at bottom and at right of master. It tries to give each slave window equal amount of screen space.
For example, with OneBig (3/4) (3/4) one will get something like this: http://iportnov.ru/files/xmonad-onebig.png
If anyone can suggest better name for that layout, it would be fine :)
WBR, Portnov.