mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
[GH-ISSUE #318] slow scrolling chrome with emulation=wlroots capture=layer-shell #167
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#167
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 @selckin on GitHub (Aug 9, 2025).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/318
Hello,
Using niri as compositor on both sides resulting in: emulation=wlroots capture=layer-shell
Mouse scrolling works fine in terminals, but only scrolls very small amount in google-chrome (in wayland mode)
Using 'wev' to show events, using the real mouse shows
Using the lan-mouse shows:
Patching lan-mouse to pass the original value results in scrolling working for me in both terminals & google-chrome:
Regards
@selckin commented on GitHub (Aug 15, 2025):
Also need Wheel axis source, else scrolling over chrome (pinned) tabs will skip every other one
@feschber commented on GitHub (Oct 7, 2025):
I would gladly accept a PR for this! :)
@feschber commented on GitHub (Oct 9, 2025):
Closed #325