[konsole] [Bug 386762] mousewheel scrolling in vim moves 1 line at a time
Kurt Hindenburg
bugzilla_noreply at kde.org
Wed Feb 7 15:40:37 UTC 2018
https://bugs.kde.org/show_bug.cgi?id=386762
Kurt Hindenburg <kurt.hindenburg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
Latest Commit| |https://commits.kde.org/kon
| |sole/d25e5ac7089f2c81cc5ffe
| |8e155ba8b3dfb11b97
--- Comment #2 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit d25e5ac7089f2c81cc5ffe8e155ba8b3dfb11b97 by Kurt Hindenburg.
Committed on 07/02/2018 at 15:38.
Pushed by hindenburg into branch 'master'.
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
Differential Revision: https://phabricator.kde.org/D9008
M +15 -4 src/ScrollState.cpp
https://commits.kde.org/konsole/d25e5ac7089f2c81cc5ffe8e155ba8b3dfb11b97
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list