ClementGre / ThreeFingerDragOnWindows

Enables macOS-style three-finger dragging functionality on Windows Precision touchpads.
https://apps.microsoft.com/detail/9MSX91WQCM2V?
MIT License
602 stars 40 forks source link

can you add 2 or 3 finger back/forwards swipe functionality? #21

Open gnagga opened 1 year ago

gnagga commented 1 year ago

chrome has 2 finger swipes built in, but for windows explorer and other apps it would be nice to have.

ClementGre commented 1 year ago

This could be a feature, but we would need to make sure this does not prevent from scrolling horizontally when possible. I will think about this, if the gesture is well-defined, it could work.

dacec354 commented 1 year ago

Bottom left touchpad press(not click or tap) for back and bottom right press for forwards. It is reasonable and usable. @ClementGre

gnagga commented 1 year ago

I'd say 2 finger swipe from the edge is more intuitive and universal, sinced it's what's being used in webrowing already anyways.

dacec354 commented 1 year ago

good method too