mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1964] barrier server : graphical computers positionning : computers located diagonally to the server do not work #1436
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#1436
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 @JiffB on GitHub (Aug 11, 2023).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1964
What happened?
Hi,
I have 2 remote stations, they both launch barrierc from a script - on the server, I use barrier which allow me to choose these stations place using the graphic interface.
If I put my stations at the left and right (or up ans down) of the server, it is working ferpectly, but if I put them in diagonal of the server, nothing happens, impossible to reach a station.
NB : the server is a laptop (screen 1366×768) that also have a 24" (screen 1920×1080) that extends the display to the right, and the stations screen is also a 24" (screen 1920×1080), so obviously when going on a station that is at the right of the server, the mouse cursor is going from the server's 24" to the other 24".
This is a major PITA as I now have more stations to connect to the server (too much to be able to only use up, right, down and left only).
What is wrong ?
Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
Debian standard packages
What OSes are you seeing the problem on? (Check all that apply)
Linux
What OS versions are you using?
Debian bookworm (srv + 1 station / barrier 2.4.0) and bullseye (1 station / barrier 2.3.3)
Relevant log output
Any other information
No response