Re: [Development] QtDBus and kdbus

2013-11-26 Thread Thiago Macieira
On terça-feira, 26 de novembro de 2013 17:48:00, Krzesimir Nowak wrote: > Hi. > > From what I have seen here and there, there are plans to get rid of > libdbus-1 dependency in QtDBus. I guess that this is to be done by > implementing the DBus protocol from scratch in QtDBus (like GLib has > done w

[Development] QtDBus and kdbus

2013-11-26 Thread Krzesimir Nowak
Hi. From what I have seen here and there, there are plans to get rid of libdbus-1 dependency in QtDBus. I guess that this is to be done by implementing the DBus protocol from scratch in QtDBus (like GLib has done with their GDBus). I guess that there would be a some kind of DBus backend based on U