mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 22:01:23 -06:00
[GH-ISSUE #879] Cursor doesn't move to second screen on client #700
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#700
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 @brianjmurrell on GitHub (Sep 23, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/879
Describe the bug
I have two Linux machines which I use barrier on. The barrier server runs 2.3.2 and the client was running 2.1.2 yesterday but was upgraded to 2.3.2 today. As of that upgrade, I can no longer move the mouse from the primary display to the secondary display on the client. Well, it does move to the secondary display, but gets stuck at very edge of the display where it is moved onto and can only be moved vertically along that edge and no further horizontally.
To illustrate:
To Reproduce
Should be fairly obvious from the picture above.
Expected behavior
Mouse pointer should be movable onto any place screen 3.
Desktop (please complete the following information):
Additional context
The above scenario worked on 2/3 when it was 2.1.2 but broke when upgrading to 2.3.2. Downgrading 2/3 back to 2.1.2 made mouse pointer movement on screen 3 work again.
@brianjmurrell commented on GitHub (Jan 8, 2021):
Any ideas here?