]> Pileus Git - ~andy/gtk/commit
gdk: Move XGetEventData() call to GdkEventSource
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 18 May 2011 17:37:34 +0000 (19:37 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 18 May 2011 20:34:32 +0000 (22:34 +0200)
commit53d77a829aa82163aaf81e12d9b1366fb407cc22
tree99fe5c3d0d949c00047542347cd06fe55c891db9
parent3410b14751917592afc130ab3f0286fa71319659
gdk: Move XGetEventData() call to GdkEventSource

This function should be called just once across every possible
event translator and GdkFilterFunc that wants to deal with
any cookie event.
gdk/x11/gdkdevicemanager-xi2.c
gdk/x11/gdkeventsource.c