Skip to content

applets/weather: Notify when connection times out

Ismael Asensio requested to merge work/iasensio/weather-timeout into master

It was left as a TODO. Even the string and translations were already there.

Added an enum to keep a better track of the different states the plasmoid can be in instead of using individual booleans.

Screenshot_20221124_194830

BUG: 451779 FIXED-IN: 5.27

Merge request reports