Commit graph

4 commits

Author SHA1 Message Date
Ivailo Monev
37ca401b41 plasma: implement location based on timezone option for weather applet
continuation of the fix for:
https://github.com/fluxer/katana/issues/26

except this time the fix is to do it from scratch

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-09-23 19:35:44 +03:00
Ivailo Monev
a540b834b8 plasma: correct WeatherWidget method naming
oh, yes - I coded that till the early morning, half-asleep..

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-09-23 18:12:53 +03:00
Ivailo Monev
ef3236ca3c plasma: implement configuration interface for weather applet
the position (latitude and longitude) configuration interface while
working as intended has to be a bit less advanced tho and is something I
am thinking how to design (i.e. subject to change)

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-09-23 17:49:46 +03:00
Ivailo Monev
5aa9259429 plasma: weather applet reimplementation
moved from kde-extraapps (the desktop file was salvaged for the
translations), shows icons for both night and day unlike the old
applet:
https://ibb.co/0VsNKjV

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-09-23 14:42:37 +03:00