xserver/hw
Peter Hutterer ee23ecc22e xfree86: block signals between EnableDevice and first CheckMotion()
Devices usually enable SIGIO processing in EnableDevice. CheckMotion
initialises the pointer sprite, sends Enter/Leave events, etc. This leaves
us with a small window where events may be processed without the sprite or
pointer position (as seen from the protocol) is valid.
Block signals during this window.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Daniel Stone <daniel@fooishbar.org>
(cherry picked from commit 18413f5508)
2011-03-27 22:09:24 -07:00
..
dmx hw/dmx/doc: Add explicit dependency for all doxygen output files 2011-02-25 20:28:58 -08:00
kdrive man: refactor common code in the man pages makefiles 2011-01-18 15:11:10 -08:00
vfb man: refactor common code in the man pages makefiles 2011-01-18 15:11:10 -08:00
xfree86 xfree86: block signals between EnableDevice and first CheckMotion() 2011-03-27 22:09:24 -07:00
xnest man: refactor common code in the man pages makefiles 2011-01-18 15:11:10 -08:00
xquartz XQuartz: pbproxy: Protect against possible collision between Cocoa and X11 Cursor types 2011-03-03 18:15:16 -08:00
xwin hw/xwin: Look for gl spec files in $(srcdir) or . 2011-02-25 20:27:03 -08:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00