Skip to content
Commit d25e5ac7 authored by Kurt Hindenburg's avatar Kurt Hindenburg
Browse files

Fix mouse wheel scrolling with libinput

If the Libinput X server input driver is used we get a value for
pixelDelta for a physical mouse wheel scroll, so we check that the
source of the wheel event is actually a mouse, this was fixed in
Qt 5.9.5
https://bugreports.qt.io/browse/QTBUG-59261

Patch by ahmadsamir

BUG: 386762
Differential Revision: https://phabricator.kde.org/D9008
parent 9666799e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment