mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
[PR #371] [MERGED] fix: remote key-up on triggered release #390
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#390
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?
📋 Pull Request Information
Original PR: https://github.com/feschber/lan-mouse/pull/371
Author: @jonstelly
Created: 2/4/2026
Status: ✅ Merged
Merged: 2/6/2026
Merged by: @feschber
Base:
main← Head:pr/on-release-key-up📝 Commits (1)
a7ff4d6fix: remote key-up on triggered release📊 Changes
1 file changed (+7 additions, -1 deletions)
View changed files
📝
src/capture.rs(+7 -1)📄 Description
Fixes #369. Issue was that on using a hotkey to trigger remote release (need to do this on a wayland lock screen to return cursor/focus to my main computer), I bound release to Meta+z and the Meta key would be left down/stuck on the remote machine.
Steps to repro:
NOTE: I'm an old developer but pretty new to rust. This is a pretty small PR but if there's anything you'd like changed, just let me know
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.