davidedmundson created this revision. davidedmundson added a reviewer: Plasma. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY layout.js used to be run before any containments were added. This was broken in https://phabricator.kde.org/rPLASMAWORKSPACEa697d291f98e923ef0c5d2221bf04187600d4ea8 which creates desktop containments for that activity first. However, some scripts rely on being able to alter global configuration before any containments are loaded. In order to allow the same functionality we need to provide a new hook for whatever these scripts may need to do. BUG: 371704 TEST PLAN Not done yet. REPOSITORY rPLASMAWORKSPACE Plasma Workspace BRANCH master REVISION DETAIL https://phabricator.kde.org/D3220 AFFECTED FILES shell/shellcorona.cpp EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: davidedmundson, #plasma Cc: plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas
