mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #43] [feature request] Mixed multi monitor setups #34
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#34
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 @daankortenbach on GitHub (May 22, 2018).
Original GitHub issue: https://github.com/debauchee/barrier/issues/43
I'm probably alone is this... but I have a 20"-30"-20" PLP Mac setup with a 22" PC on the right. The 30" is hooked up to a Mac/PC KVM so I can switch my main display to PC when I need it.
Config 1 (work mode): [Mac][Mac][Mac][PC]
Config 2 (play mode): [Mac][PC][Mac]
Currently in config 1 everything is fine and works as expected, but in config 2 the order of mouse movement from left to right is wrong: [1][3][2].
It would be supercool to manage monitors as individual displays instead of all monitors as one. Functionality to manage multiple display setup profiles would be needed, I guess.
Surely there's more important issues to be solved before edge cases from multi monitor nutcases like me get priority, but hey... Who knows?!
Thanks for forking and continuing where others crippled.
@Mfoor commented on GitHub (Jun 14, 2018):
Currently I use this program with a 3 monitor set up for both mac and pc, two of those monitors are shared( [PC][MAC/PC][MAC/PC] ). In order to shift between Mac and PC on the shared monitors I change their input. However this results in some weird unintuitive layouts. I move the mouse up to access PC and down for Mac. It ends up looking like this:
[ PC ] [ PC ] [PC]
[Mac] [Mac]
Only one os can be seen at a time on the screens that are shared. It would be nice to be able to have all screens (5 total) so I can create a config that leaves out the screens I'm not using while coding on mac.
@walker0643 commented on GitHub (Sep 8, 2018):
Duplicate of #127