davidedmundson created this revision. davidedmundson added a reviewer: Plasma. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. davidedmundson requested review of this revision.
REVISION SUMMARY This is needed for situations such as Plasma reloading the wallpaper plugins when one is installed. We want something with more granularity than arbitrarily reloading when the KNS dialog closes, and less horrible than file watchers. The service type (for example Plasma/Wallpaper) makes up part of the path for optimal filtering. TEST PLAN Ran dbus-monitor and kpacktool5 -r / -i REPOSITORY R290 KPackage BRANCH master REVISION DETAIL https://phabricator.kde.org/D15177 AFFECTED FILES CMakeLists.txt src/kpackage/CMakeLists.txt src/kpackage/private/packagejob.cpp To: davidedmundson, #plasma Cc: kde-frameworks-devel, michaelh, ngraham, bruns