Add plasmashell --replace
ClosedPublic

Authored by davidedmundson on Apr 10 2018, 3:41 PM.

Details

Reviewers
apol
Group Reviewers
Plasma
Commits
R120:e275ca733bb8: Add plasmashell --replace
Summary

Calls the existing quit signal on a running plasma then tries to start
in the normal way.

It's meant partly to make my own development workflow a bit easier, but
also to make it one less line on bugzilla when I want people to give me
debug output.

Test Plan

Ran with existing plasma running
Ran without an existing plasma running

Diff Detail

Repository
R120 Plasma Workspace
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
davidedmundson created this revision.Apr 10 2018, 3:41 PM
Restricted Application added a project: Plasma. · View Herald TranscriptApr 10 2018, 3:41 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidedmundson requested review of this revision.Apr 10 2018, 3:41 PM
apol accepted this revision.Apr 10 2018, 6:54 PM
apol added a subscriber: apol.

Looks good otherwise.

shell/main.cpp
107

QStringList() is not necessary.

This revision is now accepted and ready to land.Apr 10 2018, 6:54 PM
This revision was automatically updated to reflect the committed changes.