Florian Müllner 464d5d8a13 st-button: Don't rely on hover to accept clicks
Since commit 4f1f226828 we only consider buttons clicked when the
release event had a corresponding press event. However as we use
the hover state to check whether a release event actually occurred
on the button, we dismiss any clicks in cases where we missed the
enter event - most likely due to some other actor holding a grab.
Instead, check whether the button contains the event's source, which
should be less error-prone.

https://bugzilla.gnome.org/show_bug.cgi?id=748919
2015-10-07 15:05:36 +02:00
..
2015-07-22 16:00:55 +02:00
2012-02-28 08:14:06 -05:00
2015-07-22 16:00:56 +02:00
2009-10-01 14:41:16 -04:00
2009-10-01 14:41:16 -04:00
2011-03-13 22:03:47 +01:00
2013-09-18 20:01:49 +02:00
2012-08-29 16:41:09 -03:00
2015-09-23 21:32:50 +02:00
2014-05-28 22:01:55 +02:00
2014-11-19 16:42:25 +01:00