On Thursday 19 February 2009, Aaron J. Seigo wrote:
> On Thursday 19 February 2009, Marco Martin wrote:
> > On Wednesday 18 February 2009, Aaron J. Seigo wrote:
> > > > ok, so we don't need a subclass of ksystemtrayicon, but something
> > > > with roughly the same api, i'm going a bit blindly there
On Thursday 19 February 2009, Marco Martin wrote:
> On Wednesday 18 February 2009, Aaron J. Seigo wrote:
> > > ok, so we don't need a subclass of ksystemtrayicon, but something with
> > > roughly the same api, i'm going a bit blindly there because i still
> > > never looked at both KSystemTrayIcon
On Wednesday 18 February 2009, Aaron J. Seigo wrote:
> >
> > ok, so we don't need a subclass of ksystemtrayicon, but something with
> > roughly the same api, i'm going a bit blindly there because i still never
> > looked at both KSystemTrayIcon and QSystemTrayIcon
>
> if you want to focus on the p
On Wednesday 18 February 2009, Aaron J. Seigo wrote:
> On Monday 16 February 2009, Marco Martin wrote:
> > On Monday 16 February 2009, Aaron J. Seigo wrote:
> > > On Sunday 15 February 2009, Marco Martin wrote:
> > > > this basic thing works fairly well by now, what is totally missing of
> > > > co
On Monday 16 February 2009, Marco Martin wrote:
> On Monday 16 February 2009, Aaron J. Seigo wrote:
> > On Sunday 15 February 2009, Marco Martin wrote:
> > > this basic thing works fairly well by now, what is totally missing of
> > > course is the big part, the comunication infrastructure with the
On Monday 16 February 2009, Aaron J. Seigo wrote:
> On Sunday 15 February 2009, Marco Martin wrote:
> > this basic thing works fairly well by now, what is totally missing of
> > course is the big part, the comunication infrastructure with the app
> > (don't
>
> how to do this is going to be the big
On Sunday 15 February 2009, Marco Martin wrote:
> this basic thing works fairly well by now, what is totally missing of
> course is the big part, the comunication infrastructure with the app (don't
how to do this is going to be the big trick in all of this. the d-bus
interaction is actually prett
Hi all,
i've began to implement some pieces of the new systemtray spec (i'm trying to
recall what we discussed and decided, so maybe still not perfect),
for now i have
a kded that watches all the apps that want a systray entry (to make it work
across different plasma sessions)
this is in playgro