]> Pileus Git - ~andy/gtk/commit
GdkDeviceManagerCore: protect against xevent->xany.window not being a GdkWindow.
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 4 Jun 2010 14:17:41 +0000 (16:17 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 15 Jun 2010 19:06:10 +0000 (21:06 +0200)
commit07b1a2e081d76fea9cb81d086b73c2049c892156
tree3461d83d16adbc97a2a622a2f4cb6a2b1d6d0ec3
parent1b2e9124f0bd7fde11e2b6faad6e75c38da1abe1
GdkDeviceManagerCore: protect against xevent->xany.window not being a GdkWindow.

Conceivably this GdkEventTranslator may still be asked for events such as
NoExpose or GraphicsExpose for pixmaps. It is not meant to translate such events,
but should at least behave with them.
gdk/x11/gdkdevicemanager-core.c