mirror of
https://github.com/brl/mutter.git
synced 2025-03-11 13:55:05 +00:00

Touch events are largely ignored on GdkEvent emulation, so only make frames receive pointer events, only the pointer emulating touch will be reported, and any other further touches will be ignored, which is about the behavior we want. This makes window dragging possible again on touch.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%