mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1908] the mouse will remain in the lower right corner and cannot be moved when it is moved to the client #1391
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#1391
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 @cchwasd on GitHub (Mar 2, 2023).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1908
What happened?
When the zoom ratio of the two Windows PCs is inconsistent, the mouse will remain in the lower right corner and cannot be moved when it is moved to the client
Version
v2.4.0
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)
Windows
What OS versions are you using?
10 and 11
Relevant log output
No response
Any other information
No response
@derekvantonder commented on GitHub (Mar 19, 2023):
This happens when a macOS server connects to my Windows laptop too. Both have high-DPI displays (Macbook Pro and 4K screen on the Windows laptop)
I would greatly prefer to run the server on my Windows machine, but this means I can only run the server on macOS, which is tough because of all the tricky security settings, and because the key bindings are much more natural on Windows.
Would be great if this could be fixed...I think that the Windows DPI compatibility stuff is also getting mixed in here too.
@igordovgaluk commented on GitHub (Mar 19, 2023):
@derekvantonder the DPI issue is already fixed here https://github.com/debauchee/barrier/pull/1506#issuecomment-1013758495