On Mon, Dec 21, 2015 at 2:53 PM, René J. V. <rjvber...@gmail.com> wrote:
> David Edmundson wrote:
>
>
>>> address space of an application other than kcmshell or systemsettings.
>>>
>>> They can be run in application space.
>> There's a class to load them easily as widgets. See KCMUtils framework
>> (KSettings::Dialog in particular)
>
> I take it that's how the Notifications and Shortcuts settings dialogs are
> created?
>
> Still, this would ideally be something that's done with as little per-
> application modification as possible.
>
> Not something I feel comfortable designing all on my own ... yet :-/
>
> How do others think about this idea of exposing the KCMs that make sense 
> outside
> of a Plasma session through a direct access in applications?

AFAIK, it's nothing ground-breaking. We are already using KCMs from
applications already. KCMs aren't something that belongs to Plasma in
fact, KConfigWidgets is a framework and it's meant to be used by
applications as well.

It's a matter of what we expose I'd say, though, as you only want to
change application-specific settings within the application.

Aleix
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to