[PATCH xserver] Fix race condition in ConfigureWindow

Keith Packard keithp at keithp.com
Sat Oct 29 02:20:28 UTC 2016


Erik Kurzinger <ekurzinger at nvidia.com> writes:

> Resubmitting with proper formatting, and a small change to the patch.

The protocol specifies that the ConfigureNotify event be
delivered before any Expose events, so we can't just move the event
generation until after the window has been configured and exposed.

It sounds like your driver might want to use the ConfigNotify hook in
the screen so that it can learn about configuration changes before the
client does?

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


More information about the xorg-devel mailing list