mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 14:15:52 -06:00
[GH-ISSUE #205] Linux Input Capture does not release keys when transitioning to other machine #96
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#96
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 @Jacoby6000 on GitHub (Sep 23, 2024).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/205
Using linux as the server with
input-capture-portal, lan-mouse will never send the signal to release keys after moving the mouse to another machine.Reproduction:
This can get annoying with modifier keys being accidentally held while transitioning
@feschber commented on GitHub (Feb 7, 2026):
I'm not sure this can be fixed within lan-mouse. Seems to me more like an oversight in the input-capture portal implementation.