Hey,
I've been thinking about this pull request for a while, and I've knocked
together a pull request which takes an alternative approach, which seems to
result in a simplisticr diff.
In my pull request each layout has three arrangement functions, one for the
master, one the slave, and one a 'meta-layout' which defines how the
master and slave "booths" are laid out. So dwm's tile() is achieved
with an htile() meta-layout and vtile() master and slave.
The pull request is +12 lines over dwm tip.
Thanks,
cls
Received on Sun Nov 06 2011 - 20:28:18 CET