]> Pileus Git - ~andy/gtk/commit
gdk: Only trigger motion hints machinery on motion events
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 5 Jan 2012 00:00:19 +0000 (01:00 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 1 Mar 2012 21:25:26 +0000 (16:25 -0500)
commit0a80c26cdf4a21f6299888e28ff8bad6c733f4f6
tree77388d195c7ddab6ea8ea2bd7cf9389bbcf4161c
parent2f2774b7a934610f6158dfcef25516ac36941642
gdk: Only trigger motion hints machinery on motion events

Touch events have no need for it, plus the concept behind
gdk_event_request_motions() doesn't wrap around multiple
touches within a device.
gdk/gdkwindow.c