mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1100] [console] Issue when compile disabling GUI and Installer #878
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#878
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 @ingluisbrh on GitHub (Mar 14, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1100
Describe the bug
I did attempt to compile only for console mode (disabling GUI in order to avoid to download QT) so I turn off "-D BARRIER_BUILD_GUI=OFF" also without installer (-D BARRIER_BUILD_INSTALLER=OFF) but I found an issue, when the mouse passed to other PC (both was Windows ) , the mouse was stuck in the other PC (client one), the keyboard works great, but I'm stuck in the client one and then I can't return to server PC also the mouse's cursor disappear in client's one
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I did expect to works perfectly in both computers.
Screenshots
none
Additional context
Note: my doubt if is mandatory to compile using GUI in order to control the mouse