Make kwapper/kshell spawn klauncher5 if needed
ClosedPublic

Authored by davidedmundson on Feb 18 2020, 2:00 PM.

Details

Summary

In an attempt to phase kinit out plasma will at some point stop spawning klauncher5

This means we need the cli-tools to spawn it themselves if activated for
full compatibility

Test Plan

didn't spawn kdeinit5
ran kwrapper5 ls

Diff Detail

Repository
R303 KInit
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.Feb 18 2020, 2:00 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptFeb 18 2020, 2:00 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
davidedmundson requested review of this revision.Feb 18 2020, 2:00 PM

Requires D27476 to not crash

apol added a subscriber: apol.Feb 18 2020, 3:13 PM
apol added inline comments.
CMakeLists.txt
57

I suppose this should be if (NOT WIN32)?

I'm not entirely sure why it's just added to some.

apol accepted this revision.Feb 18 2020, 5:48 PM
This revision is now accepted and ready to land.Feb 18 2020, 5:48 PM
This revision was automatically updated to reflect the committed changes.