Wayland: Fix momentum scrolling not working on compositors that send a stop frame with no axis information

Fixes #9653
This commit is contained in:
Kovid Goyal
2026-03-13 08:47:45 +05:30
parent 5585b773bf
commit 98931d99b0
3 changed files with 12 additions and 1 deletions

View File

@@ -180,6 +180,8 @@ Detailed list of changes
- X11: Fix a regression that caused some high res scroll devices to be treated as line based scroll devices (:iss:`9649`)
- Wayland: Fix momentum scrolling not working on compositors that send a stop frame with no axis information (:iss:`9653`)
0.46.0 [2026-03-11]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~