On Wed, Jul 6, 2011 at 10:34, Aaron J. Seigo wrote:
>
>
> > So I'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
>
On Monday, July 4, 2011 20:07:49 Martin Klapetek wrote:
> I'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 - c
On Tue, Jul 5, 2011 at 00:52, Shaun Reich wrote:
> On Mon, Jul 4, 2011 at 2:07 PM, Martin Klapetek
> wrote:
> >The plasmoid is pure QML, therefore we can't do any dbus
> > magic directly with it (or can we?).
>
> Well, remember, JS == QML, basically. So I don't see why not...
>
Is there any pur
On Mon, Jul 4, 2011 at 2:07 PM, Martin Klapetek
wrote:
>The plasmoid is pure QML, therefore we can't do any dbus
> magic directly with it (or can we?).
Well, remember, JS == QML, basically. So I don't see why not...
> So I'd like to know - is there any way that we can detect if the plasmoid is
>