mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 22:01:59 -06:00
[GH-ISSUE #115] Wheel scrolles too sensitive #44
Labels
No labels
Xorg
documentation
enhancement
macos
pull-request
question
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/lan-mouse#44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ZhangSanMo on GitHub (Apr 26, 2024).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/115
Platform
Windows 10
Used Version
latest pre-release commitL:
3e96b42067Malfunction
client's mouse wheel scroll too sensitively. It just seems like that from top to bottom in one step.
Expect
Mouse's wheel works like general action rather than "one-step".
@ZhangSanMo commented on GitHub (Apr 26, 2024):
A very smart decision: using UDP.
Thanks a lot.
@feschber commented on GitHub (Apr 26, 2024):
Yeah I need to implement value120 axis / high precision scroll events.
@MulverineX commented on GitHub (Apr 26, 2024):
Too sensitive? My scroll wheel barely moves the page lol (latest dev build)
@ZhangSanMo commented on GitHub (Apr 27, 2024):
Yeah, it did not work as expect. As you say, barely moving the page.
@ZhangSanMo commented on GitHub (Apr 27, 2024):
It's a good news with reson found.
@feschber commented on GitHub (May 4, 2024):
still having some trouble with the layer-shell and wlroots backends that I need to figure out but libei and windows should now work better.
@xf- commented on GitHub (May 5, 2024):
Scrolling worked before and with
e21ab02it goes nuts. Scrolls super sensitive from wayland to wayland - build on same commit. Reverting on server site and the issue is gone@feschber commented on GitHub (May 5, 2024):
Yes, I am aware of that. Will hopefully get to fix it tomorrow.
@ZhangSanMo commented on GitHub (May 6, 2024):
problem still exists, both on touch pad and mouse wheel.
@MulverineX commented on GitHub (May 10, 2024):
This is fixed :)
@feschber commented on GitHub (May 12, 2024):
can you test the latest main?
KDE Plasma is still giving me some trouble. On windows I fixed a bug that made scrolling to sensitive.
@ZhangSanMo commented on GitHub (May 15, 2024):
It works fine, thanks for your attention.
I'll close this issue.
@feschber commented on GitHub (May 15, 2024):
Thank you for reporting and testing!