On Mon, Nov 05, 2007 at 12:36:00PM +0100, Szabolcs Nagy wrote: > On 11/5/07, Ritesh Kumar <[EMAIL PROTECTED]> wrote: > > This is something that has been troubling me for some time... focus changes > > only the order of windows in the stack (the variable in dwm.c which keeps > > focus history) right? However, layout[].arrange() only use clients or > > nextclient(). How does using focus change the client order in the layout? > > ah yes, you are right > +1 for changing order
No, if tile() would depend on the focus history you won't be able to ever focus something else, than the master client. Regards, -- Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361
