mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
efd31ad621
Without this fix, two gestures that both issue GrabCmd on the same frame will cancel each other. With the fix, the first will win the grab, and the other ignored. References: https://todo.sr.ht/~eliasnaur/gio/647 Signed-off-by: Elias Naur <mail@eliasnaur.com>