On Sun, Aug 12, 2007 at 08:47:45PM +0200, Enno Gottox Boland wrote: > Ok I agree. What about resizing windows to c->rx, c->ry, ... ? If we > set c->rx = c->x = wa->x, ... in manage(). > > This can be used to resize a window to its startsize when you put it > in the floating layout.
In an early stage of dwm development I did it that way, but it was more a pain, esp. if I only want to resize one or two clients freely, but keeping all other windows at their position... The current way is a feature, at least for me ;) Btw. besides some polishing that arrange functions shouldn't do ban/unban stuff, I also plan to support that tags are remembered through X window properties during stopping and starting a new instance of dwm... If those todos are achieved, 4.4 is ready. Regards, -- Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361
