Skip to content

Fix handling of scroll events for mice

Carlos Garnacho requested to merge carlosg/mutter:wip/fix-scroll-events into main

Some fixes to handle scroll events for wheel sources correctly, both regular wheels and v120 ones.

Tested on touchpad, regular mouse, and v120-wheel mouse, all of them with wl_seat < 8 and >= 8.

Merge request reports