Open cassidyjames opened 3 years ago
Touchégg doesn't have the context to perform this action (screen resolution, if we are on desktop or multitasking view, etc) so this needs to be implemented by Gala.
If I remember correctly, Mutter should be forwarding touch events even on X11, so we should be able to use Clutter for this (I'd need to check).
The current gesture tracker is in charge of touchpads and fallbacks to a touchpad-like experience for touchscreens. Mainly because I lacked the hardware when I implemented it... and also I lacked to knowledge to emulate one using uinput. This means that we'd need to refactor it a bit, but it should be pretty straightforward.
What Happened?
When testing on a touch screen, I noticed the multi-touch gestures (e.g. for switching workspaces) don't track my fingers 1:1; instead they seem to track as if I was using a touchpad.
Note this may be an issue in Touchégg, but I thought I'd start here. @JoseExposito probably knows more. I can also upload a video when I can get to it if that would help demonstrate.
Steps to Reproduce
Expected Behavior
Multi-touch gestures are 1:1 when using the touch screen
OS Version
6.x (Odin)
Software Version
Compiled from git
Log Output
No response
Hardware Info
Dell Precision 5530 with touch screen