Skip to content

Do not skip hidden services that are added to the desktop

Alexander Lohnau requested to merge work/alex/add_to_desktop_kcm into master

When pinning KCMs, we add the entry with NoDisplay=true to the desktop. Without this change, the entry would not show up.

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.

BUG: 449243

@ngraham @davidedmundson

Merge request reports