[Plasmoidviewer] Allow passing "externalData" to the applet
ClosedPublic

Authored by broulik on Dec 22 2016, 10:11 AM.

Details

Summary

This way an applet (like Icon, Folder, Notes) can be tested pre-populated with specific data:

plasmoidviewer --applet org.kde.plasma.icon /usr/share/applications/org.kde.kate.desktop
plasmoidviewer --applet org.kde.plasma.folder /usr/share
plasmoidviewer --applet org.kde.plasma.notes "Hello world"
Test Plan
  • Created icon applet with "Kate"
  • Created FolderView pointing to "Root > usr > share"
  • Created Notes applet with "Hello world" content

Diff Detail

Repository
R118 Plasma SDK
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik updated this revision to Diff 9285.Dec 22 2016, 10:11 AM
broulik retitled this revision from to [Plasmoidviewer] Allow passing "externalData" to the applet.
broulik updated this object.
broulik edited the test plan for this revision. (Show Details)
broulik added a reviewer: Plasma.
broulik set the repository for this revision to R118 Plasma SDK.
Restricted Application added a project: Plasma. · View Herald TranscriptDec 22 2016, 10:11 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
broulik updated this object.Dec 22 2016, 10:13 AM
broulik edited the test plan for this revision. (Show Details)
broulik edited the test plan for this revision. (Show Details)Dec 22 2016, 10:17 AM
mart accepted this revision.Dec 22 2016, 10:45 AM
mart added a reviewer: mart.
This revision is now accepted and ready to land.Dec 22 2016, 10:45 AM
This revision was automatically updated to reflect the committed changes.