mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1708] request: configurable center #1263
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#1263
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 @solomongrundy6 on GitHub (Jul 1, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1708
What happened?
When using barrier, if I have a game running on the client system and move my cursor back over to the server system, the client system quickly centers the mouse to the middle of the client's screen. Unfortunately, if a game running on the client has a tooltip or something that is triggered by the mouse being in the center of the screen, it can obscure the view. (This inititally happened to me in Hearthstone, where there is frequently a large card tooltip triggered with the mouse in the center of the screen.)
It would be nice if it were possible to set the 'center' in the config to another location. For example, if you don't use a particular edge of the client's screen for edge transition, you could choose that location to avoid any obstruction, or even just somewhere that you know will never have a tooltip triggered.
Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
No response
What OSes are you seeing the problem on? (Check all that apply)
Linux, Windows
What OS versions are you using?
Server is Linux (Solus), Client is Windows 10
Relevant log output
No response
Any other information
No response