mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1774] Barrier Not Detecting Screen Edge for Dual Monitors #1305
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#1305
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 @xNS5 on GitHub (Sep 9, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1774
What happened?
I'm running barrier on two macOS machines (Mac Pro server, MacBook Pro client). I have the server hooked up to two staggered monitors like so:
I have my client positioned below my server, so I should be using the bottom screen edges on both screens to enter the client. Currently, I can only use the bottom edge of the right-hand monitor to enter the client. When I try to use the bottom edge of the first monitor, it doesn't log any output. When I use the top edge of the client to move back to the server, my mouse cursor appears on the primary monitor.
I also tested version v2.3.4 and this issue is present.
Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
I installed Barrier from the github release.
What OSes are you seeing the problem on? (Check all that apply)
macOS
What OS versions are you using?
MacOS Big Sur for both machines.
Relevant log output
No response
Any other information
When both monitors have the same bottom edge, I'm able to transition to the client fine. When the secondary monitor's bottom edge is raised above the primary's, the secondary monitor's bottom edge won't transfer to the client machine.