Adam Jackson <[email protected]> writes:

> +    return (w->redirectDraw == RedirectDrawManual) ||
> +        (w->paintable && !w->mapped);

I think you want !w->viewable (or !w->realized) to capture windows for
which an ancestor is not mapped as well.

-- 
[email protected]

Attachment: pgpytC8Hnj0tG.pgp
Description: PGP signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to