Add hidden system setting group
ClosedPublic

Authored by davidedmundson on Apr 22 2018, 2:53 PM.

Details

Summary

We have a KCM (my plasma renderer settings) which we want to hide in
system settings, but still findable in krunner manual kcmshell5
invocation. Setting the relevant .desktop to hidden breaks the latter.

This patch creates a group which is hidden. KCMs parented to a hidden
group remain hidden when shown in a grouped way.

Test Plan

Opened system settings

Diff Detail

Repository
R124 System Settings
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidedmundson created this revision.Apr 22 2018, 2:53 PM
Restricted Application added a project: Plasma. · View Herald TranscriptApr 22 2018, 2:53 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidedmundson requested review of this revision.Apr 22 2018, 2:53 PM
mart accepted this revision.Apr 23 2018, 12:34 PM
mart added a subscriber: mart.
mart added inline comments.
categories/hidden.desktop
6

can you remove the icon?

This revision is now accepted and ready to land.Apr 23 2018, 12:34 PM
This revision was automatically updated to reflect the committed changes.