Mechanism to notify apps of changes in their permission
@zeenix
Submitted by Zeeshan Ali
Description
We should have a mechanism to inform apps that they can now/no longer location information. We'll likely need bug#94266 fixed and changes in gnome-shell (and other agents in future) for this to work. This implies addition to agent API.
We don't need to add any new public API though. We already automatically stop/start the client if geolocation is disabled/enabled on global level so we can do the same when agent informs us of changes in permissions of individual apps.
Edited by Zeeshan Ali Khan