D10512: try to preload certain applets in a smart way

Kai Uwe Broulik noreply at phabricator.kde.org
Wed Feb 14 21:52:27 UTC 2018


broulik added inline comments.

INLINE COMMENTS

> appletquickitem.cpp:789
> +        if (!d->applet->isContainment()) {
> +            applet()->config().writeEntry(QStringLiteral("PreloadWeight"), qMin(d->preloadWeight() + s_preloadWeightIncrement, 100));
> +        }

I was also wondering about dbus-activated applet, from what I can tell whenever I start a media player, the score is reduced, so I'll most likely end up with 0 for media controller immediately.

REPOSITORY
  R242 Plasma Framework (Library)

REVISION DETAIL
  https://phabricator.kde.org/D10512

To: mart, #plasma
Cc: davidedmundson, broulik, apol, ngraham, plasma-devel, #frameworks, michaelh, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180214/f3b3ebc6/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list