Skip to content

weather: Prevent setting Geoclue source as location name

Brendan William requested to merge btwilliam/gnome-shell:geoclue-2.7 into main

Commit description:

Prior to Geoclue v2.7, the location description did not seem to ever be
set. Now, the source used to determine the location is set as the
description. This can result in the location name in dateMenu to be set
as "WiFi", "GeoIP", etc., since we relay the description as the location
name to GWeather. Instead, pass an empty variable so GWeather continues
to set the location name itself.
Edited by Brendan William

Merge request reports