input: add sticky option for drag_lock (#10702)
* allow configuring the sticky option for `drag_lock` * enable sticky drag_lock by default as recommended by libinput recommended here: https://lists.freedesktop.org/archives/wayland-devel/2024-November/043860.html
This commit is contained in:
parent
ad85406220
commit
f08167c877
5 changed files with 12 additions and 11 deletions
|
|
@ -136,7 +136,7 @@ pkg_check_modules(
|
|||
pixman-1
|
||||
xcursor
|
||||
libdrm
|
||||
libinput
|
||||
libinput>=1.28
|
||||
gbm
|
||||
gio-2.0
|
||||
re2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue