avahi icon indicating copy to clipboard operation
avahi copied to clipboard

Implement org.freedesktop.Properties

Open robert-ancell opened this issue 5 years ago • 0 comments

I noticed the D-Bus API didn't make use of D-Bus properties. It turned out to be a bit harder than I expected with libdbus. Properties would make it easier for a client to know if these values changed (e.g. State, HostName) through standard D-Bus methods. Unfortunately I guess the old methods would need to remain unless you made an org.freedesktop.Avahi.Server3 API.

robert-ancell avatar Oct 21 '20 01:10 robert-ancell