[openbox] [Patch] Least overlap placement

Ian Zimmerman itz at buug.org
Wed Jun 1 21:08:56 EDT 2011


On Thu, 02 Jun 2011 01:16:43 +0200
David Vogt <dv at adfinis.ch> wrote:

> +    /* add the monitor */
> +    const Rect *heads[1] = { pick_head(c, foreground)};
> +

This is not my code .. so I don't know why there's only 1 item 8-P

My code has:

    /* add the monitor */
    Rect **heads = pick_head(c);

Maybe you forgot you changed that, in your sleepy state?

-- 
Ian Zimmerman
gpg public key: 1024D/C6FF61AD 
fingerprint: 66DC D68F 5C1B 4D71 2EE5  BD03 8A00 786C C6FF 61AD
Rule 420: All persons more than eight miles high to leave the court.


More information about the openbox mailing list