Files
clapper/src
Rafał Dzięgiel 60d4b5aec1 widget: Do gestures in capture phase
Capture phase runs from the toplevel down to the event widget and is meant to be used
in containers that might possibly handle events before their children, like our OSD layer.

This avoids an issue where pressing an OSD button does not emit cancelled signal,
accidentally triggering long press gesture signal handler.

Fixes #170
2021-10-04 10:11:53 +02:00
..
2021-09-07 19:34:59 +02:00
2021-09-07 19:34:59 +02:00
2021-09-02 20:12:39 +02:00
2021-09-06 12:34:11 +02:00
2021-09-10 19:28:27 +02:00
2021-09-02 20:12:39 +02:00
2021-09-05 17:54:55 +02:00
2021-09-14 16:40:09 +02:00
2021-05-02 20:25:15 +02:00
2021-09-02 20:12:39 +02:00
2021-09-05 17:54:55 +02:00
2021-01-21 14:19:04 +01:00
2021-09-05 17:55:11 +02:00
2021-09-08 21:32:42 +02:00
2021-09-07 19:34:59 +02:00
2021-09-02 20:12:39 +02:00
2021-09-02 20:12:39 +02:00
2021-09-06 20:21:18 +02:00
2021-09-02 20:12:39 +02:00
2021-09-02 20:12:39 +02:00
2021-01-21 14:19:04 +01:00
2021-09-02 20:12:39 +02:00
2021-10-04 10:11:53 +02:00