dbus notification area protocol implement issues

Marco Martin notmart at gmail.com
Tue Apr 14 09:57:36 CEST 2009


On Tuesday 14 April 2009, Aaron J. Seigo wrote:
> hi all ...
>
> some things i've noticed in the DBusSystemTrayTask class(es):
>
> * no wheel events getting passed around (i'm fixing that right now though
> :)
whoopsie :)
> * all the dbus calls are synchronous; i think those will need to get
> changed to be async otherwise we're going to get some horrific situations
> where plasma sits and times out for a few minutes while an application sits
> there busy and grinding away ..
hmm yeah..
how to do it? since when i access a property i actually need the response..
> * there are dptrs in the classes ... why?
hmm, i like how they look (yeah i know an instantiated class more..)
is it a problem?

Cheers,
Marco Martin




More information about the Plasma-devel mailing list