mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 23:50:41 -05:00
5f5ce08ba4
Disabling a click action after a button-press but before a button-release is captured makes ClutterClickAction connect to captured-event and never disconnect. This change fixes it by making sure the captured-event is only processed if the action is still enabled, otherwise releasing the action (reset state) and propagating the event. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1170 |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |