mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1844] Issues on a dual monitor system in a vertical position #1350
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#1350
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 @kobaltd on GitHub (Nov 26, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1844
What happened?
When the "server" has two monitors in vertical orientation, moving to the client occurs only on the top monitor. Back is fine. Depicted in the picture

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)
Linux, Windows
What OS versions are you using?
Linux: Kubuntu 22.10
Windows: Windows 10 x64 pro
Relevant log output
No response
Any other information
No response
@briantully commented on GitHub (Dec 8, 2022):
I have a somewhat similar issue in that the cursor position moving from one monitor is not at the same vertical position, even though both monitors are exactly the same monitor, same size, and are side-to-side. My main (server) monitor is directly in front of me, whereas my secondary (client) computer's monitor is on the right side. If i move my cursor on the main (server) monitor at the vertical midway point (50%) over to the secondary monitor, the cursor appears on the secondary (client) much lower (25%). I'm guessing this has to do with how Barrier/Synergy only configures server layout based on computer and not by physical monitors, so the vertical/stacked monitor layout of the server is throwing things off. Other tools like Teleport and Sharemouse allow configuring layout based on actual connected displays on the server. Would be nice if Barrier could add that functionality in the future.