D26718: autostart KRunner with Plasma, aggregate text for KRunner in DesktopView

Kai Uwe Broulik noreply at phabricator.kde.org
Thu Jan 16 21:04:30 GMT 2020


broulik added a comment.


  Hmm, I'd appreciate some startup time optimizations for KRunner first.
  Maybe if we autostarted KRunner based on whether it was used previously would be a nice trade-off between resources for systems that don't use it and power users that always use it and get annoyed by the lag.

INLINE COMMENTS

> main.cpp:231
> +    if (krunnerPeer->isValid()) {
> +        krunnerPeer->asyncCall(QStringLiteral("Ping"));
> +    }

This is not how we want to autostart something :) Instead, you want to place the desktop file in autostart folder again

REPOSITORY
  R120 Plasma Workspace

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

To: pdabrowski, #plasma, #plasma_workspaces, davidedmundson, ngraham, broulik
Cc: plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200116/9c8b9a19/attachment.html>


More information about the Plasma-devel mailing list