Commit Graph

2 Commits

Author SHA1 Message Date
Stanislav Angelovič
4b6fa20491 refactor: use correct header include order 2024-01-10 15:07:30 +01:00
Stanislav Angelovič
e3040c0998 refactor: improve Object vtable registration (#388)
This improves the D-Bus object API registration/unregistration by making it more flexible, more dynamic, closer to sd-bus API design but still on high abstraction level, and -- most importantly -- less error-prone since no `finishRegistration()` call is needed anymore.
2023-12-30 21:11:02 +01:00