Skip to content

online-accounts: remove goa-helper

Andy Holmes requested to merge wip/andyholmes/goa-gtk4 into main

Remove the GOA subprocess helper and use GoaClient directly.

The GoaClient is loaded asynchronously, with the panel being marked insensitive until ready. Any CcPanel::parameters passed while loading are deferred until the client is ready.

Depends on gnome-online-accounts!142 (merged)

closes #2849 (closed)

Edited by Andy Holmes

Merge request reports