SUMMARY Enabling Tap-and-drag in settings enables both 1 finger tap+drag and 2 finger tap+1 finger drag. I need the 1 finger tap-and-drag to stay sane while using my laptop, but 2-finger-tap-and-1-finger-drag makes the touchpad basically unusable in Minecraft, where you often need to move the pointer quickly after right clicking without having the right mouse button held down while you're moving the pointer. Because of 2-finger-tap-and-1-finger-drag being enabled, the right mouse button is held down while the pointer is being moved, which makes it really difficult to play. Therefore, I'd like it if there were 2 checkboxes for tap-and-drag in the touchpad settings, one for 1 finger tap-and-drag and another for 2 finger tap+1 finger drag. I suppose another checkbox for 2 finger tap+2 finger drag could also be useful for some people who use certain software as well, even though I personally probably won't enable it. It might also be a useful feature to allow rebinding which combination of # finger tap+# finger drag corresponds to which mouse button being held down (left, middle, right, button4, button5), kind of like how the shortcuts customization menu works. SOFTWARE/OS VERSIONS Kernel: 6.2.0-24-generic (64-bit) KDE Plasma Version: 5.27.4 KDE Frameworks Version: 5.104.0 Qt Version: 5.15.8 Graphics Platform: Wayland Thank you! :)
Unfortunately the settings we can expose here are limited to the ones supported by the Libinput driver, which this settings window is simply an interface for configuring. Libinput doesn't support those features, so we won't be able to add configurability for them. if and when Libinput does add those features, we'll be able to make them configurable. To request those features, please go to https://gitlab.freedesktop.org/libinput/libinput/-/issues. Thanks!