mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1051] Screen Edge Switching rarely working #837
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#837
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 @OmegaRogue on GitHub (Feb 2, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1051
Describe the bug
Switching between devices by moving over the screen edge works rarely, mostly for a short time after reinstalling barrier.
The target device is connected, and can be switched to via hotkeys.
To Reproduce
Steps to reproduce the behavior:
On both my laptop and desktop, it randomly happens, though taking the frequency into account, it rather randomly doesn't happen, but it always happens after a while after a reinstall of barrier, even after a complete clean of all configs.
Expected behavior
The keyboard and mouse input gets switched to the target device.
Desktop (please complete the following information):
Additional context
When debug logs are enabled, this is shown:
@BudgieInWA commented on GitHub (Feb 8, 2021):
It looks like the screen lock feature is enabled. Toggle it with Scroll Lock.
@p12tic commented on GitHub (Jun 25, 2021):
It seems that the last comment has answered why this behavior is seen and that it's not a bug. Therefore I'm closing this issue. If I misunderstood, please reopen.