Skip to content

wayland: Fix high-res scroll events with low-res clients

Xaver Hugl requested to merge cherry-pick-a276e6dc into Plasma/5.27

Sending an axis event for every high-res scroll wheel movement was causing excessive scrolling on clients that expect low-res (discrete) scroll events.

Signed-off-by: John Brooks john@fastquake.com

(cherry picked from commit a276e6dc)

Merge request reports