At Sun, 3 Aug 2008 13:26:27 +0100,
Anselm R Garbe wrote:
> Hmm, there is no need for --n.
> 
> if(n == 1) {
>         resize(c, wx-c->bw, wy-c->bw, ww, wh, resizehints);
>         return;
> }
> ...

It uses n when it stacks the tile and depends on n being the number of
non-master clients, i.e. decremented.

Sunnan

Reply via email to