D21890: Simplify KSplash

2019-06-19 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R120:5bc35571901c: Simplify KSplash (authored by davidedmundson). REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D21890?vs=60032&id=60046 REVISION DETAIL http

D21890: Simplify KSplash

2019-06-18 Thread Aleix Pol Gonzalez
apol accepted this revision. apol added inline comments. This revision is now accepted and ready to land. INLINE COMMENTS > main.cpp:51 > } > QFile outFile(QStringLiteral("/tmp/ksplash")); > outFile.open(QIODevice::WriteOnly | QIODevice::Append); Maybe this wouldn't be necessary e

D21890: Simplify KSplash

2019-06-18 Thread David Edmundson
davidedmundson created this revision. davidedmundson added a reviewer: Plasma. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. davidedmundson requested review of this revision. REVISION SUMMARY Forking and printing a PID gains nothing. The new startplasma script tra