Michel Dänzer <mic...@daenzer.net> writes:

> Turns out it's way worse than that. The PresentPixmap and
> PresentNotifyMSC requests don't take a PRESENTEVENTID parameter.
> Instead, present_send_idle/complete_notify send every event to every
> client which called PresentSelectInput for the window with the event
> kind enabled in the event mask, and always set the event ID specified in
> PresentSelectInput in the event sent to each client. This defeats the
> purpose of the event ID and results in all events getting sent to and
> processed by all listening clients.

Well, it certainly makes the event ID do something different at least...

I think we should adopt your suggestion and make these events work like
GraphicsExpose and be sent only to the client who executed the
associated request.

-- 
-keith

Attachment: signature.asc
Description: PGP signature

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to