mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1967] Windows 10-Windows 11 pairing is not working neither for keyboard nor for hotkeys #1439
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#1439
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 @StrongBrain on GitHub (Aug 19, 2023).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1967
What happened?
I've connected my Windows 10 PC(server) into Windows 11 laptop(client) with SSL-disabled connection.
I've enabled logging on both server and client sides.
Events are logged (on both logs):
But nothing happens on the client when I press some keys or hotkeys on the server. On debug lvl logging I can see thet it detects my key pressing even on the client, but nothing happens. I can't see any errors, etc on the client debug 2 log.
Version
v2.4.0
Git commit hash (if applicable)
3e0d758bIf applicable, where did you install Barrier from?
From github releases (current repo)
What OSes are you seeing the problem on? (Check all that apply)
Windows
What OS versions are you using?
Windows 10 on the Server, Windows 11 on the client
Relevant log output
Any other information
No response