Closed almostearthling closed 8 years ago
Commit 508e62fb41a096783fb4b8089aba24eeadf251b2 starts by renaming current methods.
Commit 5786aeaf8fd17d96633be3f256752a1d8fd34a76 closes this issue: the DBus API is now complete and can be documented in the developer guide. As a bonus, this allowed for removal of the ShowIcon
specific API, which is now replaced by a ConfigSet
call with reload.
The DBus API should be improved as follows:
Variant
dataDocumentation for the When API should only be provided in the Contributor's Manual. API compatibility break is NOT of any concern, since the DBus interface was only supposed to be used by the CLI command to communicate with a running applet until now. It will be a concern though, when the API will be made public.
This should allow a tighter integration with external tools, such as the upcoming Wizard UI.