summaryrefslogtreecommitdiff
path: root/xkb
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2011-03-03 14:15:55 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2011-03-09 07:59:35 +1000
commit18413f55089623123537c1499b02aa95ca2014d2 (patch)
tree80517f2cee0f3cdba953b324c642a3db7a543bcf /xkb
parent1c008e7e7865b405b8033f625333cd64ece4499e (diff)
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>
Diffstat (limited to 'xkb')
0 files changed, 0 insertions, 0 deletions