[PATCH xserver 5/7] dix: Update window state based on paintable not viewable

Keith Packard keithp at keithp.com
Tue Jul 24 21:07:20 UTC 2018


Adam Jackson <ajax at redhat.com> writes:

> Signed-off-by: Adam Jackson <ajax at redhat.com>

Yeah, this all looks reasonable.

> +    if (wasPaintable && anyMarked) {
> +        if (pLayerWin->parent == pWin)
> +            (*pScreen->MarkWindow) (pWin);
> +        else {
> +            WindowPtr ptmp;

Argh. Please make the logic fix separate from this semantic change; I
don't want to try and figure out if the following code is different by
eye.

-- 
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg-devel/attachments/20180724/c7d19ac4/attachment.sig>


More information about the xorg-devel mailing list