cosmic-applets/cosmic-applet-time
Josh Megnauth 323e8a55b2 fix(time): Update applet timezone on change
Closes: #582

The chrono crate caches the local timezone but doesn't update it. This
makes sense because it'd be inefficient to constantly evaluate the local
timezone.

Instead of using the local timezone, this patch changes the applet to
use a fixed offset internally which is updated if the external timezone
changes.
2024-08-17 13:24:19 +02:00
..
data feat: misc overflow 2024-07-24 08:51:46 -04:00
i18n i18n(sk): Add Slovak translations 2024-08-02 16:11:27 -04:00
src fix(time): Update applet timezone on change 2024-08-17 13:24:19 +02:00
Cargo.toml fix(time): Update applet timezone on change 2024-08-17 13:24:19 +02:00
i18n.toml Time Applet Window design implementation 2023-10-24 18:40:53 -04:00