mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1157] Mouse couldn't move over when client is below server #928
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#928
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 @latteye on GitHub (May 8, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1157
Describe the bug
3 Devices
1: server -- pc with 2 monitor
2: MacBook -- on left
3. SurfaceBook with Win 10 , below server.
There is no "INFO: leaving screen" log when I move the mouse to the bottom of server's screen.
I have tried move my SurfaceBook Virtual Device on Left and on Above, both works. Only below the server doesn't work.
But I can move mouse back from client to server on the top of client edge.
@lucas2595 commented on GitHub (May 28, 2021):
@latteye , is there any dead area between the server screen and your client below it? Barrier doesn't "jump over" dead areas, so that's one possibility.
@latteye commented on GitHub (Jun 10, 2021):
hmm? how to define
dead area?My taskbar is on the top of the screen. (but move from top is working)
@latteye commented on GitHub (Jun 10, 2021):
oh , do you mean the
dead cornerwhich I can define in barrier?No I didn't enable any
dead corneron server bottom@lucas2595 commented on GitHub (Jun 10, 2021):
@latteye , sorry but no. I mean this:
You can't cross from server to client over dead areas, because you can't reach the bottom of the green dead area. This happens when you have different monitors with different positions or resolutions that don't fit a rectangle perfectly.
Does this relate to your setup?
@latteye commented on GitHub (Jun 23, 2021):
Yes. Very similar.
I have a 4K on the left and a 1080x1920 monitor on the right. I can't cross from both monitor..
ah..
Would this be consider as a bug and get fix?