mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1875] Mouselock Does Not Work Properly #1374
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#1374
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 @ashprograms on GitHub (Jan 11, 2023).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1875
What happened?
When using mouselock on the client (example: holding right click while playing a game on Roblox), after releasing the mouse it will move to a new position as if it had been moving the entire time the mouse was "locked". If the mouse goes into the screen that the server is running on while it is "locked" it will be picked up as entering the screen of the server, and input is moved to the server.
Version
v2.0.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
Arch User Repository
What OSes are you seeing the problem on? (Check all that apply)
Linux, Windows
What OS versions are you using?
Linux Server: 6.1.3-arch1-1
Windows Client: Windows 10 Pro, Version 10.0.19044 Build 19044
Relevant log output
No response
Any other information
No response