Re: [dwm] NMASTER feature appeared in hg tip

From: Szabolcs Nagy <nszabolcs_AT_gmail.com>
Date: Fri, 5 Jan 2007 17:15:36 +0100

On 1/5/07, Anselm R. Garbe <arg_AT_suckless.org> wrote:
> On Fri, Jan 05, 2007 at 03:58:47PM +0100, Szabolcs Nagy wrote:
> > why do you swap with memory copy (in view.c/swap())?
> > why just changing the pointers (prev, next) not enough?
>
> The reason is that clients, stack or sel might be affected

hmm maybe snext need to be swapped as well then? (otherwise c where
c->snext==NULL can get to stack top and deataching it would cause
problem)
Received on Fri Jan 05 2007 - 17:15:37 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:34:18 UTC