Handle XGE events with the "send event" flag
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 5 Oct 2010 16:03:22 +0000 (18:03 +0200)
committerJamey Sharp <jamey@minilop.net>
Tue, 12 Apr 2011 19:57:37 +0000 (12:57 -0700)
commit82b1f3919a82a730f6b2f952d4090fe15702694e
treed3e3e5a0daa0002cde9ef4afa8ffef4d20436c52
parent42c4adeff4a6aedfba30e22f71800c1b73942923
Handle XGE events with the "send event" flag

This patch is necessary so xcb reads the payload after the message
for GenericEvents with the 0x80 flag turned on.

Signed-off-by: Carlos Garnacho <carlosg@gnome.org>
Signed-off-by: Jamey Sharp <jamey@minilop.net>
src/xcb_in.c