mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1173] [Feature Request] Only switch at screen edge if modifier key pressed #945
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#945
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 @Mehuge on GitHub (May 28, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1173
MouseWithoutBorders has this feature and its really nice.
The mouse will only switch to the other device if a modifier key (ctrl for example) is currently held down. Great for games that capture the mouse (and don't show its position) as you can end up with the mouse at the edge of the screen and still be moving further, plus left/right movement may be interpreted as a bounce.
@lededev commented on GitHub (May 29, 2021):
you can define hotkeys in barrier to switch between computers. And set computers no boarder connect.
@edgan commented on GitHub (Jun 12, 2021):
Can you also do this by using scroll-lock to lock the mouse to the display you are currently on?