mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1925] Keystrokes sent to unintuitive machine #1402
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#1402
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 @cgraham3 on GitHub (Apr 12, 2023).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1925
What happened?
When working between two machines, keystrokes are sent to the unintended machine if the mouse accidentally enters another machines screen. For instance, if a teams chat is open on another computer and the text box is selected to type, if the mouse accidentally moves back to the other machine, keytstrokes will be sent to that other machine. This is a problem if code/docs are open and you'll find random text in places which is unexpected, or even deleted powerpoint slides from backspace. Can an option be added to keep context on a particular machine for keystrokes on the last clicked or focused window?
Version
v2.0.0-RC1
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
No response
What OSes are you seeing the problem on? (Check all that apply)
Linux, Windows
What OS versions are you using?
20.04, windows 11
Relevant log output
No response
Any other information
No response