Re: kded5 and kde-workspace

2013-11-23 Thread Daniel Nicoletti
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

Re: kded5 and kde-workspace

2013-11-21 Thread Àlex Fiestas
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

Re: kded5 and kde-workspace

2013-11-21 Thread Àlex Fiestas
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

kded5 and kde-workspace

2013-11-20 Thread Àlex Fiestas
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