Open icedman opened 5 years ago
It is possible to simulate multiple finger drag with libuInputPlus
.
We'll look into the delay issue asap.
We need a dedicated `tool' for them. Implementing this by calling x|ydotool multiple times is inefficient.
I'll work on this when I have time.
@icedman Hi mate, why not give https://github.com/ferstar/gestures.git a try? I've specifically optimized the performance of three-finger dragging, and it's incredibly smooth.
i've tested wayland, libinput-gestures with ydotool/mousemove_relative to simulate three finger drag. still too much latency even with the daemon.
i intended to replace x11, libinput-gestures, xdotool - with the above; but no luck for now