mirror of
https://github.com/brl/mutter.git
synced 2025-02-05 08:04:10 +00:00
Carlos Garnacho
7b0930f798
frame: Only select for ButtonPress/Release/Motion/Crossing
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%