p2rkw / xf86-input-mtrack

Xorg Multitouch Trackpad Driver
GNU General Public License v2.0
489 stars 54 forks source link

Feature request - 3 finger swipe delay #104

Open retesta opened 4 years ago

retesta commented 4 years ago

It would be great if there was an option to add a delay where the 3 finger drag could still be "picked up" after fingers lose contact with touchpad.

Would be useful for repositioning fingers on touchpad while keeping selecting text. Currently selection stops immediately after fingers lose contact. Thought that would be possible with SwipeClickTime, but it just "resets" selection after integer value elapses.