manager: Add GDBus object manager

This is not used right now in all its full possibilities, but will make
devices hotplug support easier to implement and handle at client-side
level.

As per this we can stop doing the manual tracking of the devices.
This commit is contained in:
Marco Trevisan (Treviño)
2020-11-05 13:03:04 +01:00
committed by Benjamin Berg
parent 93bad82540
commit 30474a6546
2 changed files with 63 additions and 31 deletions

View File

@ -19,6 +19,7 @@ fprintd_dbus_sources = gnome.gdbus_codegen('fprintd-dbus',
autocleanup: 'all',
interface_prefix: 'net.reactivated.Fprint.',
namespace: 'FprintDBus',
object_manager: true,
)
fprintd_deps = declare_dependency(