Files
gtk3/gdk/x11
Alexander Larsson 8a0ef57ba3 Don't expose a temporary grab during a scrollwheel button press/release cycle.
If we do this there is a short window where we think there is a grab, and
if we generate a client side pointer motion event in this time (e.g. from
a window move) we could be delivering that according to the grab. But in
the Xserver that grab is infinitely short as it sends Press and then
Release immediately.

To see a problem from this, try using the scrollwheel to quickly scroll
in the testgtk list of buttons.
2009-04-02 10:15:21 +02:00
..
2008-07-01 22:57:50 +00:00
2008-07-01 22:57:50 +00:00
2009-01-24 21:29:36 +00:00
2009-04-02 10:14:01 +02:00
2009-04-02 10:14:01 +02:00
2007-05-23 17:49:34 +00:00