Category: dbus

New e18 modules

Yes e18, the world didn’t end and e17 was released. And then the development of e18 began. This desktop environment will be built on top of EFL1.8 that will bring edbus instead of the old e_dbus. So in these first weeks of the year, we ported every e17 module...

EDBus – EFL D-Bus wrapper

As I have wrote in a previous post, I will talk about the newest EFL library: EDBus. EDBus is a D-Bus wrapper, that provides easy access to D-Bus for EFL applications. But what is D-Bus? It’s a protocol of communication between processes, like CORBA and DCOP. Heavily used in all...