mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #895] Unable to move from server to client, can override with keyboard shortcut #714
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#714
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 @Neywiny on GitHub (Oct 1, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/895
Describe the bug
Mouse not moving from server to client. Mouse can move from client to server, or server to client if the hotkey I setup is used.
To Reproduce
Expected behavior
Mouse moves to other screen
Desktop (please complete the following information):
Additional context
Log file on client does the usual:
[2020-10-01T18:50:17] INFO: leaving screen
[2020-10-01T18:50:20] INFO: entering screen
Log file on server is silent unless I do the hotkey, then it correctly switches.
The computers are not setup for auto config and the client didn't add itself to the server config so I did it manually by copy/pasting the name to make sure it was the same
@Neywiny commented on GitHub (Oct 1, 2020):
Actually may have just found the issue. Always happens after I make the post. My right-hand monitor on the server is a lower resolution, so I moved the client to the other side (which is not how they are physically) and it works. Maybe that's a feature that can be added, idk