On Thu, Aug 02, 2007 at 09:00:34PM +0200, Antoni Grzymała wrote: > On Thu, 02 Aug 2007 19:59:59 +0200, Anselm R. Garbe <[EMAIL PROTECTED]> > wrote: > > >I have a working algorithm already called rtile. See here for > >how the new tile is intended to work (on the screenshot you see > >an rtile algorithm with ratio 0.7, this means that each > >successing client is 70% of the previous one, same with the > >stack, it has 70% of the master width. > > > >http://www.suckless.org/shots/dwm-rtile-20070802.png > > > >Regards, > >Anselm > > Excellent. Perhaps there should be a define option to change the ratio > (but not necessarily) and this could go into main I reckon. This way it > could be easily disabled as well (by setting the ratio to 1).
The ratio will replace the current masterw stuff, and of course, ratio==1 means equally tiled windows. I will push the algorithm in some hours after I refactored it somewhat. Regards, -- Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361
