Commit graph

7 commits

Author SHA1 Message Date
Ilya Zlobintsev
a1a6caf5e5
feat(battery): add option to show charge percentage next to the icon (#994)
* feat(battery): add option to show charge percentage next to the icon

* feat: proper padding and text sizing

* chore: use from_vec instead of from_children

* chore: remove battery percentage setting from applet dropdown

* chore: move config config definition to cosmic-applets-config

* feat: add subscription for config

* chore: revert unnecessary config module change

* fix: correctly scale battery icon size

* chore: change battery applet id

* feat: better battery text sizing

---------

Co-authored-by: Levi Portenier <levi@system76.com>
2026-02-02 14:47:38 -07:00
Michael Aaron Murphy
f06c6a0b80 chore: update dependencies and debian changelog 2026-01-13 15:33:04 -05:00
Vukašin Vojinović
018a326f89 chore: bump versions to 1.0.0 2025-12-30 08:34:00 +01:00
Joshua Megnauth
bd98de8228
feat(time): formattable datetime strings with strftime 2025-11-07 19:42:36 +01:00
Ashley Wulber
171afc8be4 chore: cargo fmt 2025-05-20 17:00:56 +02:00
Jeremy Soller
515dbb3337
Restructure config to fix debian builds 2025-05-09 19:17:28 -06:00
Jeremy Soller
edaf5b994e Expose applet configs, starting with time applet 2025-05-09 13:49:30 -06:00