canonical / snapd-desktop-integration

User session helpers for snapd
GNU General Public License v3.0
15 stars 10 forks source link

Add support for using the DBus API #57

Closed sergio-costas closed 5 months ago

sergio-costas commented 1 year ago

This MR adds support for using the Snapd DBus API, allowing to show the refresh progress without taxing the daemon.

The implementation is based on https://docs.google.com/document/d/1RLbTPKyPb_u47xgndPut_IC2L1WxHXUxzAx2As0Q-Vo/edit

sergio-costas commented 1 year ago

This is just a code based on the draft document, and thus, will change every time the document changes.

sergio-costas commented 5 months ago

Closing because the final way is completely different.