https://bugs.kde.org/show_bug.cgi?id=477837
Marco Martin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi |t/d52a4af773df1bea952c1cc3c |t/17fb5367f112ebc86d95e2641 |d72d7a6a5c913cf |fc71f1436ca1ef6 --- Comment #12 from Marco Martin <[email protected]> --- Git commit 17fb5367f112ebc86d95e2641fc71f1436ca1ef6 by Marco Martin. Committed on 30/01/2024 at 08:31. Pushed by mart into branch 'Plasma/6.0'. Separate listing for incorrect json and .desktop applets After listing the "proper" applets, list those that have metadata.desktop, and then those that have a maetadata.json but is not correct (ie missing "KPackageStructure": "Plasma/Applet") Unfortunately there isn't a way to get everything to list with a single query: either the desktop ones or the incorrect json ones will be missing. Therefore put separate on one side the legacy queries, which will hopefully be possible to drop some day M +13 -1 components/shellprivate/widgetexplorer/plasmaappletitemmodel.cpp M +9 -1 components/shellprivate/widgetexplorer/widgetexplorer.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/17fb5367f112ebc86d95e2641fc71f1436ca1ef6 -- You are receiving this mail because: You are watching all bug changes.
