I made a small version for vertical stacking: http://s01.de/~gottox/files/dwm/stack.c http://s01.de/~gottox/files/dwm/stack.h
It's only a five minute hack of tile.c which puts the stack under the masterwindow. define: MHFACT <- same as MWFACT in tile.c (I use 0.5) functions: see stack.h 2007/8/14, Anselm R. Garbe <[EMAIL PROTECTED]>: > On Tue, Aug 14, 2007 at 09:03:54AM +0200, Tuncer Ayaz wrote: > > Is it possible to configure MWFACT to resurrect the 4.3 > > feature which allowed me to horizontally tile the first > > two windows and only begin vertical tiling with the 3rd > > window? > > As I told, the NMASTER feature has been dropped for mainstream > dwm, however I hope someone will publish supertile() layout > which is feature enriched and capable enough to replace the > default tile() layout. > > Regards, > -- > Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361 > > -- http://www.gnuffy.org - Real Community Distro http://www.gnuffy.org/index.php/GnuEm - Gnuffy on Ipaq (Codename Peggy)
