https://bugs.kde.org/show_bug.cgi?id=449243
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In|5.24 |5.24.1 Status|ASSIGNED |RESOLVED Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |3c2ad999901db5126121e34e2d9 |3e54282420d6203951b858d3702 |537f75e84cb4e |97a914509e6de --- Comment #13 from Nate Graham <n...@kde.org> --- Git commit 3e54282420d6203951b858d370297a914509e6de by Nate Graham, on behalf of Alexander Lohnau. Committed on 10/02/2022 at 19:28. Pushed by ngraham into branch 'master'. Desktop: Still show services with nodisplay=true set When adding KCMs to the desktop, we add the entry with NoDisplay=true so that it does not show up in a search. However before this commit, that would cause the entry to not show up on the desktop as well. Because of the filtering in the services runner, we already make sure that only relevant entries can get added to the desktop in the first place. FIXED-IN: 5.24.1 M +1 -1 kioslave/desktop/kio_desktop.cpp https://invent.kde.org/plasma/plasma-workspace/commit/3e54282420d6203951b858d370297a914509e6de -- You are receiving this mail because: You are watching all bug changes.