PixlOne / logiops

An unofficial userspace driver for HID++ Logitech devices
GNU General Public License v3.0
3.42k stars 271 forks source link

various fixes for scroll wheel #413

Open glempi opened 1 year ago

glempi commented 1 year ago

fix using scroll delta instead axis code fix lost registering low res axis if it will be used fix duplicate inverting direction of delta make scroll behavior more responsive *fix and imprv logging

markmb88 commented 1 month ago

Seems to have fixed the issue where my MX Master 3's scroll wheel would suddenly become unresponsive. Thank you.