No description
Find a file
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
.github chore: update GitHub workflows 2024-08-15 10:21:08 +02:00
cosmic-app-list i18n: updates for es-ES, nl, fr, ja, and it 2024-08-17 13:21:21 +02:00
cosmic-applet-audio i18n(de): add German translation 2024-08-15 17:53:15 +02:00
cosmic-applet-battery i18n(de): add German translation 2024-08-15 17:53:15 +02:00
cosmic-applet-bluetooth i18n(de): add German translation 2024-08-15 17:53:15 +02:00
cosmic-applet-input-sources i18n(fr): translate input sources applet 2024-08-17 13:22:32 +02:00
cosmic-applet-minimize fix: make overflow button and status area buttons popup on press down instead of on press 2024-08-15 17:52:23 +02:00
cosmic-applet-network i18n(fr): translate reset 2024-08-17 13:24:02 +02:00
cosmic-applet-notifications i18n(fr): translate notifications applet 2024-08-17 13:23:17 +02:00
cosmic-applet-power i18n(hu): fix translation for log-out 2024-08-17 13:21:53 +02:00
cosmic-applet-status-area fix: make overflow button and status area buttons popup on press down instead of on press 2024-08-15 17:52:23 +02:00
cosmic-applet-tiling i18n(de): add German translation 2024-08-15 17:53:15 +02:00
cosmic-applet-time fix(time): Update applet timezone on change 2024-08-17 13:24:19 +02:00
cosmic-applet-workspaces i18n(de): add German translation 2024-08-15 17:53:15 +02:00
cosmic-applets chore: add SPDX license identifiers 2024-05-06 21:56:50 +02:00
cosmic-panel-app-button/data feat: misc overflow 2024-07-24 08:51:46 -04:00
cosmic-panel-button update deps 2024-07-24 08:51:46 -04:00
cosmic-panel-launcher-button/data feat: misc overflow 2024-07-24 08:51:46 -04:00
cosmic-panel-workspaces-button/data feat: misc overflow 2024-07-24 08:51:46 -04:00
debian feat: add input sources applet 2024-05-06 21:56:50 +02:00
.gitignore refactor: compile applets as multicall binary 2024-03-14 23:37:37 +01:00
Cargo.lock fix(time): Update applet timezone on change 2024-08-17 13:24:19 +02:00
Cargo.toml refactor: make app-tray config its own crate 2024-07-24 08:51:46 -04:00
flake.lock update flake 2023-06-30 11:50:42 -04:00
flake.nix update flake 2023-06-30 11:50:42 -04:00
justfile feat: add input sources applet 2024-05-06 21:56:50 +02:00
LICENSE license 2022-05-26 11:59:09 -04:00
rust-toolchain.toml chore: update GitHub workflows 2024-08-15 10:21:08 +02:00