https://github.com/stefnotch/master-3-smoother-scroll
Stopping the Logitech MX Master 3 from having a trashy smooth scroll implementation
https://github.com/stefnotch/master-3-smoother-scroll
Last synced: about 1 month ago
JSON representation
Stopping the Logitech MX Master 3 from having a trashy smooth scroll implementation
- Host: GitHub
- URL: https://github.com/stefnotch/master-3-smoother-scroll
- Owner: stefnotch
- License: cc0-1.0
- Created: 2023-11-02T11:54:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-04T09:05:47.000Z (over 2 years ago)
- Last Synced: 2025-02-28T19:39:48.060Z (over 1 year ago)
- Language: Rust
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# master-3-smoother-scroll
The Logitech MX Master 3S has a smooth scrolling feature.
However, it's hyper-sensitive and will slightly scroll even when you're seemingly not touching the wheel.
This fixes that by analyzing the scroll events and only sending them to the OS if they're above a certain (speed) threshold.
Demo videos at https://github.com/stefnotch/master-3-smoother-scroll/issues/2