Bug 473019 - Allow combining monitors into one or more "monitor groups" on wayland
Summary: Allow combining monitors into one or more "monitor groups" on wayland
Status: RESOLVED INTENTIONAL
Alias: None
Product: KScreen
Classification: Plasma
Component: common (other bugs)
Version First Reported In: 5.27.7
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: kscreen-bugs-null@kde.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-05 00:22 UTC by K Freed
Modified: 2023-08-07 22:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description K Freed 2023-08-05 00:22:07 UTC
SUMMARY
So first: my use case. I have quite a few old monitors that i'd like to combine together to create one big screen. Unfortunately currently it seems as though this is impossible. To fix this, my feature request involves allowing creation of a virtual monitor of custom resolution that can "contain" other monitors in a "group." This would be seen by windows as one big monitor. I'd love to be able to do this either through the system settings panel or the kscreen-doctor CLI tool. For example, i'd love to be able to combine two 1024x768 screens to become one 2048x768 screen using a virtual monitor group. Is this possible and what are the limitations? It seems like at least in system settings, the only feature that would need to be added would be a way to create custom virtual screens, which then you can stack real screens on top of.

***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.27.7
(available in About System)

Windowing system: wayland

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2023-08-07 22:26:10 UTC
Thanks for the idea, but I don't think this is something we'll be able to implement, sorry. We have enough trouble dealing with multiple monitors when they map cleanly to their own physical devices already!