Carlos Garnacho
59382bace2
core: Add MetaGestureTracker
This object tracks both touch sequences happening on the stage and gestures attached to the stage actor. When a gesture emits ::gesture-begin, All triggering sequences and future ones will be marked as "accepted" by the compositor, and events will be listened for meanwhile there are active gestures. If a sequence goes unclaimed for a short time, it will be automatically "denied", and punted to the client or shell element below.
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%