mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
libinput: implement threeFingerDrag feature
This commit is contained in:
parent
22d319cce8
commit
e96b5af42d
7 changed files with 47 additions and 1 deletions
|
|
@ -24,6 +24,7 @@ libinput_category_init(struct libinput_category *l)
|
|||
#else
|
||||
l->drag_lock = -1;
|
||||
#endif
|
||||
l->three_finger_drag = -1;
|
||||
l->accel_profile = -1;
|
||||
l->middle_emu = -1;
|
||||
l->dwt = -1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue