Files
xserver/dix
Daniel Stone a2ea8c2f2c Record: Avoid duplicates from replaying frozen events
Reintroduce a check which used to be there in the old
ProcessKeyboardEvent/ProcessPointerEvent codepath, which avoids us
recording events subject to a grab twice: once when it's first processed
in EnqueueEvent, and then again when it's thawed and being replayed.

This required a tiny amount of code motion to expose syncEvents.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2010-03-12 13:06:22 +10:00
..
2009-02-03 10:06:00 -08:00
2003-11-14 16:49:22 +00:00
2003-11-14 15:54:54 +00:00
2009-10-23 09:46:30 +09:00
2009-10-15 08:08:23 -07:00
2010-02-15 09:15:18 +10:00
2009-01-22 02:11:16 -05:00
2009-08-28 23:29:05 -04:00