Initial implementation of momentum for finger based scrolling on Wayland

Needs configuration and possibly the parameter adjustment once pixel
scrolling is merged.
This commit is contained in:
Kovid Goyal
2026-01-05 19:52:44 +05:30
parent cd25248e08
commit e1199bcee2
6 changed files with 326 additions and 7 deletions

View File

@@ -110,6 +110,7 @@
"linux_joystick.c",
"linux_desktop_settings.c",
"null_joystick.c",
"momentum-scroll.c",
"linux_notify.c"
]
},