Fix mouse wheel scrolling with libinput

Authored by hindenburg on Feb 7 2018, 3:38 PM.

Description

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

Details

Committed
hindenburgFeb 7 2018, 3:38 PM
Differential Revision
D9008: Fix mouse wheel scrolling with libinput
Parents
R319:9666799e977d: correct spelling
Branches
Unknown
Tags
Unknown