broulik added inline comments.

INLINE COMMENTS

> KSMServer.cpp:45
>  KSMServer::Private::Private(KSMServer *parent)
> -    : serviceWatcher(new QDBusServiceWatcher(this))
> -    , kwin(nullptr)
> +    : kwin(new QDBusInterface(KWIN_SERVICE, QStringLiteral("/KWin"), 
> QStringLiteral("org.kde.KWin"), QDBusConnection::sessionBus(), this))
>      , processing(false)

This is also a perfect candidate for dbus xml?

REPOSITORY
  R161 KActivity Manager Service

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

To: davidedmundson, #plasma, apol
Cc: broulik, plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, 
GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, ahiemstra, mart

Reply via email to