xserver-multidpi/present
Michel Dänzer 559954aaa8 present: Only send PresentCompleteNotify events to the presenting client
We were sending the events to all clients listening for them on the
window. But clients can get confused by events from another client, and
I can't imagine any case where receiving events from other clients would
be required.

v2:
* Also restrict events sent to additional windows to the presenting
  client
* Don't shorten line lengths

Reviewed-by: Keith Packard <keithp@keithp.com>
2017-11-23 10:28:06 +01:00
..
Makefile.am present: Add Present extension 2013-10-31 16:59:18 -07:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
present_event.c present: Only send PresentCompleteNotify events to the presenting client 2017-11-23 10:28:06 +01:00
present_fake.c present: Free the fake_present OsTimerPtr 2016-08-15 15:16:48 -04:00
present_fence.c sync: Convert from "CARD64" to int64_t. 2017-09-20 13:19:27 -04:00
present_notify.c present: Add Present extension 2013-10-31 16:59:18 -07:00
present_priv.h present: Only send PresentCompleteNotify events to the presenting client 2017-11-23 10:28:06 +01:00
present_request.c present: Only send PresentCompleteNotify events to the presenting client 2017-11-23 10:28:06 +01:00
present_screen.c present: Call set_abort_flip / restore_screen_pixmap in clear_window_flip 2016-08-15 15:14:53 -04:00
present.c present: Only send PresentCompleteNotify events to the presenting client 2017-11-23 10:28:06 +01:00
present.h glx/present: Only send GLX_BufferSwapComplete for PresentCompleteKindPixmap 2014-09-11 18:19:41 -07:00
presentext.h present: Add Present extension 2013-10-31 16:59:18 -07:00