https://bugs.kde.org/show_bug.cgi?id=454621

--- Comment #8 from Allistar <allista...@gmail.com> ---
(In reply to Andreas Sturmlechner from comment #7)
> Please create an MR over at https://invent.kde.org/plasma/plasma-workspace
> instead of attaching here, it will get much more attention.

Thanks. My patch fixes my individual problem but it's not necessarily the best
solution. I think that QT/Plasma should be ignoring monitors that aren't on the
current xscreen. My patch allows us to blacklist monitors by serial number.

Should Plasma only run on screen0? It would be great if it ran on all xscreens,
but that we should have a choice through config. I think the [ScreenConnectors]
config should be changed from this format:

[ScreenConnectors]
0=DVI-I-1
1=HDMI-1

To this:
[ScreenConnectors]
0=0:DVI-I-1
1=0:HDMI-1

Where the "0:" is the screen number. This way we can run Plasma on only one
xscreen, or on both even when monitors have the same name.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to