mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1216] Mouse on the client machine does not move after executing a game #978
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#978
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 @Cantonero-FTW on GitHub (Jun 26, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1216
Describe the bug
Mouse on the client machine does not move after executing a game
To Reproduce
Steps to reproduce the behavior:
Desktop (please complete the following information):
@eldahl commented on GitHub (Jun 27, 2021):
Does restarting the client solve the issue ? Try running the game in windowed fullscreen mode and see if the issue persists
@Dartv commented on GitHub (Jul 21, 2021):
This is a real issue. Windowed mode doesn't help.
Seems to be an issue when the game locks cursor within the game window, so we don't accidentally click outside and hide the window.
For example, in Genshin Impact in menus cursor pops up and everything works fine, but once you close the menu and game hides the cursor, mouse movement stops working.
@Dartv commented on GitHub (Jul 21, 2021):
Found a fix. You need to set a hotkey to lock cursor to client's screen. Then it works perfectly fine