[PATCH 32/37] mi: Treat paintable-but-not-mapped windows as transparent too

Keith Packard keithp at keithp.com
Tue Oct 28 13:49:52 PDT 2014


Adam Jackson <ajax at redhat.com> 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.

-- 
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 810 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20141028/54889c86/attachment.sig>


More information about the xorg-devel mailing list