mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 05:26:04 +03:00
[GH-ISSUE #648] Release the keyboard when mouse leaves the remote desktop window #1489
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#1489
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 @ElvenGo on GitHub (Apr 11, 2024).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/648
Originally assigned to: @VShawn on GitHub.
It is recommended that when the mouse pointer leaves the remote desktop, release the mouse to return to the local host.
@VShawn commented on GitHub (Apr 12, 2024):
oh? sorry I didn't quite understand how it works. When the mouse pointer leaves the remote desktop, is it in a pressed state? Is that why we have to
release the mouseto return to the local host?@majkinetor commented on GitHub (Apr 12, 2024):
I initially thought this too, but testing it now, I can't see what the problem is about.
@ElvenGo commented on GitHub (Apr 15, 2024):
Sorry, maybe I didn't make it clear enough.
I want the keyboard to be released when I move the mouse pointer back the taskbar on the local host.
Currently I have to click the mouse to release the keyboard from the remote host.
@majkinetor commented on GitHub (Apr 15, 2024):
What is the purpose of it, is it clicking the local taskbar that inconvenient ?
@ElvenGo commented on GitHub (Apr 16, 2024):
Yes, it's a little inconvenient.
When I move the mouse away from the remote host, I get used to using keyboard shortcuts to operate programs while the keyboard is still on the remote host.
The localhost task bar is often full, and clicking on the localhost task bar will switch to the clicked program, which is very inconvenient.
So, I want the keyboard to be released from the remote host when the mouse cursor moves to the local host.
Just a suggestion.
MobaXterm does just that.
@VShawn commented on GitHub (Nov 17, 2024):
it's kinda late, but I finally wrapped it up. download the nightly build and let me know if it's looking good.