Skip to content

WIP: High-resolution scroll wheel support

Peter Hutterer requested to merge whot/weston:wip/hi-res-scrolling into main

This MR adds High-resolution scroll wheel support to weston. To avoid duplication of the information please see the Wayland protocol MR that introduces the new axis event.

Marked as WIP so we can line up all the pieces until we're happy - which will also mean adding a change to require a specific libinput version and wayland version.

Merge request reports