<table><tr><td style="">apol created this revision.<br />apol added a reviewer: Plasma.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />apol requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D21725">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>At the moment we had several scripts to start the different processes. With this we unify this code into an application that takes care of the whole process.<br />
This allows us to:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">Save on process spawning, we don't need to run a separate process synchronously for every single thing.</li>
<li class="remarkup-list-item">Don't have a redundant configuration file parser but reuse the one we've already optimised in KConfig.</li>
<li class="remarkup-list-item">Issue dbus calls from the process itself instead of spawning qdbus.</li>
<li class="remarkup-list-item">Removes a bunch of duplicated code.</li>
</ul></div></div><br /><div><strong>TEST PLAN</strong><div><p>Started different systems on different distros, on wayland and x11.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>BRANCH</strong><div><div>apol/startkde</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D21725">https://phabricator.kde.org/D21725</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>plasma.desktop.cmake<br />
plasmawayland.desktop.cmake<br />
startkde/CMakeLists.txt<br />
startkde/config-startplasma.h.cmake<br />
startkde/kcheckrunning/CMakeLists.txt<br />
startkde/kcheckrunning/kcheckrunning.cpp<br />
startkde/kcheckrunning/kcheckrunning.h<br />
startkde/kstartupconfig/CMakeLists.txt<br />
startkde/kstartupconfig/kdostartupconfig.cpp<br />
startkde/kstartupconfig/kstartupconfig.cpp<br />
startkde/plasma-sourceenv.sh<br />
startkde/startkde.cmake<br />
startkde/startplasma-wayland.cpp<br />
startkde/startplasma-waylandsession.cpp<br />
startkde/startplasma-x11.cpp<br />
startkde/startplasma.cmake<br />
startkde/startplasma.cpp<br />
startkde/startplasma.h<br />
startkde/startplasmacompositor.cmake</div></div></div><br /><div><strong>To: </strong>apol, Plasma<br /><strong>Cc: </strong>plasma-devel, LeGast00n, ericadams, jraleigh, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>