Files
gtk3/gdk
Alexander Larsson b509f28559 Don't filter out BUTTON_MOTION event masks
We don't really need to filter these out, it was just a leftover
safety check to not override the GDK_POINTER_MOTION_MASK.

Furthermore when we changed behaviour to not always select for native
pointer motion it is actually wrong. We'll still get normal motion
events for the toplevel which we will emulate as button motion on the
child, but the button motion mask will not be inherited by implicit
grabs which makes us not get any motion events during grabs.

This fixes bug 601473
2009-12-02 11:19:21 +01:00
..
2009-11-27 20:59:42 -05:00
2009-09-14 16:07:25 +02:00
2009-09-01 17:06:41 +02:00
2009-09-04 23:27:37 -04:00
2009-11-11 21:39:32 +01:00
2008-07-01 22:57:50 +00:00
2009-01-20 02:27:57 +00:00
2009-05-29 16:39:12 +02:00
2009-07-06 23:06:46 -04:00
2008-07-01 22:57:50 +00:00
2009-07-18 23:11:54 +02:00
2008-07-01 22:57:50 +00:00
2008-07-01 22:57:50 +00:00
2008-07-01 22:57:50 +00:00
2008-07-01 22:57:50 +00:00
2008-07-01 22:57:50 +00:00
2008-07-01 22:57:50 +00:00
2008-07-01 22:57:50 +00:00
2008-07-01 22:57:50 +00:00
2009-09-10 13:53:28 -04:00
2009-04-02 10:14:01 +02:00
2008-07-01 22:57:50 +00:00
2008-07-01 22:57:50 +00:00
2008-07-01 22:57:50 +00:00
2008-07-01 22:57:50 +00:00
2009-07-05 20:56:44 -04:00
2008-07-01 22:57:50 +00:00
2008-07-01 22:57:50 +00:00
2008-07-01 22:57:50 +00:00
2008-07-04 04:02:35 +00:00
2008-10-28 22:55:23 +00:00
2006-12-21 05:11:00 +00:00
2009-07-06 23:06:46 -04:00
2009-10-26 18:19:48 +01:00