https://bugs.kde.org/show_bug.cgi?id=507893
Marco Martin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/libplasma/-/commit/11a8e | |b0bd7e6f675eaedecf9459be5e3 | |ad49c183 Status|CONFIRMED |RESOLVED --- Comment #16 from Marco Martin <[email protected]> --- Git commit 11a8eb0bd7e6f675eaedecf9459be5e3ad49c183 by Marco Martin. Committed on 02/09/2025 at 09:21. Pushed by mart into branch 'master'. Make X-Plasma-RootPath work again make the X-Plasma-RootPath mechanism work again with the "compiled" applets, by injecting in the parent plugin metadata a reference to the original plugin in a key named X-Plasma-OriginalPluginId which is then used as Applet::pluginName() when present Existing QML code will work M +12 -1 autotests/applet/applettest.cpp A +20 -0 autotests/applet/rootpath/package/metadata.json M +8 -2 src/plasma/applet.cpp M +1 -1 src/plasma/pluginloader.cpp https://invent.kde.org/plasma/libplasma/-/commit/11a8eb0bd7e6f675eaedecf9459be5e3ad49c183 -- You are receiving this mail because: You are watching all bug changes.
