gestures: Add support for wayland sessions. - #13644
Conversation
Best-practices scannerThis is a regex-based check for API usage that can pose security, performance or This check is not perfect will not replace a normal review.Found 2 potential issue(s):
|
- Refactor the GesturesManager to support both touchegg and native clutter/libinput events. - Actual gesture actions behavior are unchanged. ref: linuxmint/wayland#99
ec17226 to
14d4980
Compare
Unfortunately the way relevant events are handled in muffin differs
enough between session types that we need to keep touchegg support
for x11, at least for now.
clutter/libinput events.
mpris code
Todo:
seem logical, but is only the case for Wayland - in x11, gestures
work regardless.
behavior.
ref: linuxmint/wayland#99