libinput: implement threeFingerDrag feature

This commit is contained in:
may 2025-06-06 23:08:53 +02:00 committed by Hiroaki Yamamoto
parent 22d319cce8
commit e96b5af42d
7 changed files with 47 additions and 1 deletions

View file

@ -633,6 +633,7 @@
<tapButtonMap></tapButtonMap>
<tapAndDrag></tapAndDrag>
<dragLock>sticky</dragLock>
<threeFingerDrag></threeFingerDrag>
<middleEmulation></middleEmulation>
<disableWhileTyping></disableWhileTyping>
<clickMethod></clickMethod>