Make Wayland momentum scrolling configurable

This commit is contained in:
Kovid Goyal
2026-01-09 13:46:49 +05:30
parent 1f43a75a07
commit 2ab0fcb373
11 changed files with 44 additions and 8 deletions

View File

@@ -155,7 +155,7 @@ Detailed list of changes
- Pixel scrolling for the kitty scrollback buffer controlled via :opt:`pixel_scroll` (:pull:`9330`)
- Wayland: Add momentum scrolling in the kitty scrollback buffer for touchpads and touchscreens
- Wayland: momentum scrolling in the kitty scrollback buffer for touchpads and touchscreens, see :opt:`momentum_scroll`
- choose-files kitten: Fix JXL image preview not working (:iss:`9323`)