termux / termux-x11

Termux X11 add-on application.
https://termux.dev
GNU General Public License v3.0
1.85k stars 290 forks source link

[Feature Request]: double tap to drag / drag lock in Touchpad emulation #595

Closed matejdro closed 4 months ago

matejdro commented 4 months ago

Problem description

Currently, it is very difficult to perform dragging gestures with the Touchpad emulation.

The only way I found is to enable extra mouse button feature, hold down the virtual button with one finger and then drag with another finger, which is pretty cumbersome.

What steps will reproduce the bug?

  1. Attempt to drag an icon or select a text with an emulated touchpad

What is the expected behavior?

Something like this (at 1:23):

https://youtu.be/4LFzxpT8mFk?t=83

twaik commented 4 months ago

Enable tap-to-move in preferences...

matejdro commented 4 months ago

Doh, I went through the options multiple times and I missed this. Thanks!