https://bugs.kde.org/show_bug.cgi?id=449243
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |3e54282420d6203951b858d3702 |9302030f6263df78a97273ca436 |97a914509e6de |4b317d9d8b4a3 --- Comment #14 from Nate Graham <n...@kde.org> --- Git commit 9302030f6263df78a97273ca4364b317d9d8b4a3 by Nate Graham, on behalf of Alexander Lohnau. Committed on 10/02/2022 at 19:29. Pushed by ngraham into branch 'Plasma/5.24'. 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 (cherry picked from commit 3e54282420d6203951b858d370297a914509e6de) M +1 -1 kioslave/desktop/kio_desktop.cpp https://invent.kde.org/plasma/plasma-workspace/commit/9302030f6263df78a97273ca4364b317d9d8b4a3 -- You are receiving this mail because: You are watching all bug changes.