Remove concept of multihead in kcminit
ClosedPublic

Authored by davidedmundson on Dec 4 2017, 2:58 PM.

Details

Summary

We don't remotely support multihead in plasmashell.
Nor do we support two plasmashells running to fake it.
SDDM doesn't either.

Kwin has some code, but we don't check the screen before
choosing the DBus service to use. I doubt it works well.

This kills some code, and a blocking call to klauncher.

(Note, multihead has nothing to do with xrandr spanning screens)

Test Plan

Code grep
Compiles

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidedmundson created this revision.Dec 4 2017, 2:58 PM
Restricted Application added a project: Plasma. · View Herald TranscriptDec 4 2017, 2:58 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidedmundson requested review of this revision.Dec 4 2017, 2:58 PM
mart accepted this revision.Dec 13 2017, 2:53 PM
This revision is now accepted and ready to land.Dec 13 2017, 2:53 PM
This revision was automatically updated to reflect the committed changes.