On September 16, 2009, Renan Cakirerk wrote:
> I would appreciate any assistance or advice on which file(s) I should
> modify to add d-bus support for the wallpaper changing feature.
> (kdebase-workspace-4.2.4/plasma/shells/desktop)?
yes, this would go into shells/desktop. note that 4.2.4 is a bit
I'm an intern at Pardus Linux distribution and we have an application
named Kaptan which allows you to personalize the settings when Pardus
boots the first time. Kaptan allows us to change the wallpaper. But we
cannot see this change in real-time. So what I need is to call Plasma
via d-bus and
On September 15, 2009, you wrote:
> > cool; I believe Ivan has started on d-bus introspection into plasma.
> >
> > what are your use case(s) for this? (that can impact how this is
> > implemented)
>
> I'm an intern at Pardus Linux distribution and we have an application
> named Kaptan which allows
On September 14, 2009, Renan Cakirerk wrote:
> Hi, I am trying to implement D-Bus to plasma. I'm only interested in
cool; I believe Ivan has started on d-bus introspection into plasma.
what are your use case(s) for this? (that can impact how this is implemented)
the short story for "how d-bus ex
Hi, I am trying to implement D-Bus to plasma. I'm only interested in
changing the wallpaper. I've downloaded the kdebase-workspace files and
kdelibs. But I don't know where to go after here. I have intermediate
knowledge of d-bus and intermediate knowledge of C++.
Can you point me to the right