Funny this is the kind of thing that could just be
avoided if projects stopped using the
org.kde.kded DBus interface and instead registered
their own. I for example don't need to do any change
because I register org.kde.apperd interface so if tomorrow
I decide to use a stand alone approach for the
On Thursday 21 November 2013 11:09:22 Daniel Nicoletti wrote:
> Funny this is the kind of thing that could just be
> avoided if projects stopped using the
> org.kde.kded DBus interface and instead registered
> their own. I for example don't need to do any change
> because I register org.kde.apperd
On Wednesday 20 November 2013 20:47:54 Àlex Fiestas wrote:
> Hey there
>
> Today I have been porting powerdevil and while doing it found out that kded5
> was not loading any modules and many kde-workspace projects were using
> org.kde.kded instead of the one ended with .kded5
>
> Tomorrow I'd lik
Hey there
Today I have been porting powerdevil and while doing it found out that kded5
was not loading any modules and many kde-workspace projects were using
org.kde.kded instead of the one ended with .kded5
Tomorrow I'd like to push a local commit that changes all org.kde.kded for
org.kde.kde