Fixed #5262: Vertical mouse wheel direction and whell step
authorArmin Novak <armin.novak@thincast.com>
Wed, 20 Feb 2019 07:56:36 +0000 (08:56 +0100)
committerArmin Novak <armin.novak@thincast.com>
Wed, 20 Feb 2019 07:56:36 +0000 (08:56 +0100)
commit0a95e4aa78189997d566f6a709f79ae981cd4eef
tree4398eafac1bde43babce8c98e3388fbcc581db3c
parentf0e9c95f44a75900418c06f1ff68bddc76d4c8b9
Fixed #5262: Vertical mouse wheel direction and whell step

* Vertical wheel uses the inverted direction of horizontal wheel.
* The wheel step is now calculated from the value provided by wayland.
client/Wayland/wlf_input.c