Hi all,<div><br></div><div>I&#39;m trying to solve the following problem in KDE-Telepathy - since the connection to IM networks is held by the system itself and not by any Telepathy component, we need to detect if any presence handlers are active (in other words - components, that tells you you&#39;re online). We currently have only two such handlers - contact list app and a plasmoid (with dataengine) and we need a way to detect from contact list, if the plasmoid is active (in use). The plasmoid is pure QML, therefore we can&#39;t do any dbus magic directly with it (or can we?).</div>

<div><br></div><div>So I&#39;d like to know - is there any way that we can detect if the plasmoid is in use from any KApp and not depend on Plasma libs? And related question - is the dataengine in use only when the plasmoid is active? If so, is it &quot;safe&quot; (in terms that we can rely on it 100%) to export some activity indicator from the dataengine on dbus?</div>

<div><br></div><div>Thanks a lot,</div><div>--Marty<br>
</div>