]> Pileus Git - ~andy/gtk/commit
Be more careful with private event data
authorMatthias Clasen <mclasen@redhat.com>
Thu, 20 Jan 2011 03:52:55 +0000 (22:52 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Jan 2011 03:52:55 +0000 (22:52 -0500)
commit99812be7d70ddffc825ed031ea29435b0466a4bf
tree0d123d9ba27ce3954c51e5391700b922bb69cdb3
parent6869ff26f3e9b74df26ce4072ae5ecdff0128708
Be more careful with private event data

When copying allocated events, also copy the source device.
When synthesizing double or triple clicks, copy the original
button press event including device information.

https://bugzilla.gnome.org/show_bug.cgi?id=639822
gdk/gdkevents.c