On 8/10/07, Robert Figura <[EMAIL PROTECTED]> wrote: > This indeed ist a weakness of nmaster. Once you have them in place > you don't want to change the order of these windows again. a single l2r > stack would do as well, i could hack this in minutes...
FWIW, another alternative is to extend the client movement functions with the ability to insert at position n in the list of _currently visible_ clients (so you can, eg, move the second client to somewhere else and then move a different client into the second position). My personal modifications to dwm do this and it works well for me. I haven't posted any of my patches recently just because my modifications to dwm are now relatively extensive and partly because I'm currently using a experimental replacement for window titles (which vanished from mainstream dwm many revisions back) which is usable but isn't totally correct (eg, it sometimes leave unrepainted areas of in windows). -- cheers, dave tweed__________________________ [EMAIL PROTECTED] Rm 124, School of Systems Engineering, University of Reading. "we had no idea that when we added templates we were adding a Turing- complete compile-time language." -- C++ standardisation committee
