mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1492] On Windows 10 server machine, I cannot reach bottom of screen - mouse jumps to client too soon. #1137
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#1137
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 @theTrueMikeBrown on GitHub (Jan 1, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1492
What happened?
I have a multiple monitor setup, on my windows computer, which looks like this:
When I am on screens 4, 3, and 2 it behaves as expected, however I cannot reach the bottom portion of screen 1. If I go near the bottom of the screen on monitor 1 it jumps to the client computer.
The cut off point is almost exactly where the bottom edge of screen 2 is, so it appears that it is using the bottom of screen 2 as the point as which the mouse on screen 1 transitions to the client computer.
When I change my windows setup to look like this:
My mouse jumps to the client computer as expected, but since that layout doesn't match my physical setup now my mouse shifts vertically when I move to monitor 2.
I would like it to jump to the client computer without any issues while also having my setup match my physical setup if possible.
It might be that the issue is related to monitor 2 being in portrait mode.
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?
windows 10 and linux lite
Relevant log output
No response
Any other information
No response