Skip to content

Undo natural scrolling in the applet

Vlad Zahorodnii requested to merge work/zzag/undo-natural-scrolling into master

Take into account whether the scroll delta is inverted to make changing the volume using touchpad more intuitive.

Note that it relies on the compositor providing relevant hints. On Wayland, relevant protocol changes landed, but QtWayland still needs to start using it.

Edited by Vlad Zahorodnii

Merge request reports