]> Pileus Git - ~andy/gtk/commit
Only translate native motion events to motion events
authorAlexander Larsson <alexl@redhat.com>
Wed, 4 Feb 2009 19:23:51 +0000 (20:23 +0100)
committerAlexander Larsson <alex@localhost.localdomain>
Thu, 2 Apr 2009 08:15:33 +0000 (10:15 +0200)
commitd35b72326145cfc40f124e7469d22c57660ff2c8
treeebffe82276b03c79bb8bc321c4ee5ce2caebfe8e
parent50a5f6046d7973cd4834d724ab6d03b69706d028
Only translate native motion events to motion events

Crossing events don't have the device field, which we would like to
pass on, so only do motion events from motion events.
gdk/gdkwindow.c