Dirli / budgie-weather-applet

Dlsplays the current weather for the selected location
GNU General Public License v2.0
5 stars 2 forks source link

Change of location in applet, is not a real time #3

Closed fagunbhavsar closed 5 years ago

fagunbhavsar commented 5 years ago

After installing weather applet (Here, Ubuntu 18.10, Budgie Desktop), after selecting initial location, if I want to change this - I am able to do so through applet configuration but the change does not take place in real time. I need to restart the system in order to see the location change

Dirli commented 5 years ago

On the configuration applet there is a button "Update Now". If you press it, an update will be performed for the selected city. Catching the event change the city without explicitly informing about it (pressing a button, rebooting), I consider it a bad decision. Extra server requests for input errors. In the near future I will add automatic positioning.