Erik Kurzinger <[email protected]> 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
signature.asc
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
