aboutsummaryrefslogtreecommitdiffstats
path: root/src/location-geoclue2.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* location: Make translated string about recheck shared between all providersJon Lund Steffensen2014-12-281-3/+3
|
* Fix #80: Add Geoclue2 location providerJon Lund Steffensen2014-12-151-0/+281
This simply runs a GLib main loop when the location is requested and tries to get the location from GeoClue2. We need to run a main loop since the location is not immediately available, instead it becomes available through a signal.