D29711: Create kcmshell.openSystemSettings() and kcmshell.openInfoCenter() functions
Luigi Toscano
noreply at phabricator.kde.org
Wed May 13 20:46:37 BST 2020
ltoscano added a comment.
In D29711#670470 <https://phabricator.kde.org/D29711#670470>, @ngraham wrote:
> In D29711#670458 <https://phabricator.kde.org/D29711#670458>, @cfeck wrote:
>
> > Sorry if I don't understand the scope, but does this mean I am forced to install systemsettings to be able to use KCMs?
>
>
> Why, is the "I'm using Plasma but I don't have System Settings installed" use case something that you think we should handle?
>
> The context is that users were requesting for KCMs to be opened in System Settings, not KCMShell (https://bugs.kde.org/show_bug.cgi?id=402790) and we implemented that for the KCM runner for Plasma 5.19. The issue fixed here is an inconsistency in that opening KCMs from Plasma applet context menu would still open it in KCMShell, not System Settings or Info Center (which in 5.19 is now just System Settings; the same app shows both).
If the scope of this change is just about Plasma applet, of course systemsettings is going to be around.
But are you sure you want to kill kcmshell? KCMs are not for Plasma only. Opening them outside Plasma would still require a minimal shell.
Regarding this change, I guess you may have discussed it already, but wouldn't it be possible to find out whether systemsettings is available (and then kinfocenter) and use it, without adding a new function?
REPOSITORY
R296 KDeclarative
REVISION DETAIL
https://phabricator.kde.org/D29711
To: ngraham, #plasma, mart
Cc: ltoscano, cfeck, kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200513/ca67baaa/attachment-0001.htm>
More information about the Kde-frameworks-devel
mailing list