mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1445] Can switch to client, but client desktop is not displayed #1108
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#1108
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 @holmosapien on GitHub (Nov 22, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1445
What happened?
Server: Windows 11 Pro
Client: macOS 12.0.1
I was able to generate certificates on the client and server and get them connected. However, when I try to switch desktops, whether it's using the mouse or a hotkey, the macOS desktop is not displayed. I can see from the logs that control is being sent to the macOS client, but I still see the Windows desktop.
If I switch using a hotkey, the logs state that control is being sent to the macOS client and the cursor in Windows disappears, and then when I use the hotkey to switch back to Windows the cursor reappears. Never see macOS though.
I have one 3440x1440 monitor, but I do use three virtual desktops on both Windows and macOS. I get the same behavior on all virtual desktops.
Version
v2.4.0
Git commit hash (if applicable)
master
If applicable, where did you install Barrier from?
GitHub releases page
What OSes are you seeing the problem on? (Check all that apply)
Windows, macOS
What OS versions are you using?
Windows 11
macOS 12.0.1
Relevant log output
Any other information
No response
@holmosapien commented on GitHub (Nov 22, 2021):
Never mind, we can close this. I think I fundamentally misunderstood the point of this project. I thought this would be like a KVM switch where I could use a single display for multiple computers, when this only does the K and M, not the V, part of the KVM.