mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #367] Mixing landscape and portrait screens cause coordinate issue. #292
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#292
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 @Docteh on GitHub (Jul 23, 2019).
Original GitHub issue: https://github.com/debauchee/barrier/issues/367
Operating Systems
Server: Windows 10 Version 1803 Build 17134.765
Client: macOS 10.14.6
Barrier Version
2.3.0 release from here
Steps to reproduce bug
Move mouse from top of screen, cursor shows up roughly in the middle on the Client
Other info
On my server I have two monitors, 2560x1080, and a rotated monitor so 1080x1920
I think barrier is seeing a screen height of 1920, so when I move from the top left corner of the main monitor to the client, it thinks its 44% down the screen.