Skip to content

Initial geoclue support

Guido Gunther requested to merge guido.gunther/phosh:geoclue into master

I went ahead and did the boring parts for geoclue support since i wanted to know if the pattern used in !434 (merged) and !432 (merged) for naming dbus interfaces (to shorten the overly long names) works out. Next steps:

  • create auth dialog
  • store permissions in org.freedesktop.impl.portal.PermissionStore

The auth dialog is very similar in spirit to PhoshNetworkAuthPrompt so if somebody wants to give it a try, let me know.

Closes: #153 (closed), #527 (closed)

Edited by Guido Gunther

Merge request reports