Wim Taymans
7ecfc28d0f
use plain libdbus instead of GDBus
2016-11-24 18:17:29 +01:00
Wim Taymans
4e94743906
Use pinos loop for mainloop
...
Remove more glib stuff
2016-11-24 17:40:26 +01:00
Wim Taymans
efae64a759
Mainloop: use PinosLoop
...
Implement the main-loop with pinos_loop except for the parts that still
need to go through glib mainloop.
Start working on native protocol
2016-11-22 13:06:22 +01:00
Wim Taymans
3dcbf4b228
Move suspend on idle in module
...
Move suspend-on-idle code from the node to a module
Add some more SpaLoop API
2016-11-21 12:54:40 +01:00
Wim Taymans
dfbfb4c9ee
Rework dbus handling
...
Remove the Daemon object and remove all dbus code from the main
objects. We can use the signals in a separate module to create and
destroy the DBus interfaces.
Move the dbus protocol in a module
Move the autolink policy to a module
2016-11-16 16:57:47 +01:00
Wim Taymans
67dd3adb87
port to meson
2016-09-26 12:15:52 +02:00