cosmic-applets/cosmic-applet-battery/src
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
..
backend fix(battery): start and end threshold check 2025-11-05 13:25:17 -05:00
app.rs feat(battery): add option to show charge percentage next to the icon (#994) 2026-02-02 14:47:38 -07:00
config.rs feat(battery): add option to show charge percentage next to the icon (#994) 2026-02-02 14:47:38 -07:00
dgpu.rs perf: refactor to reduce memory allocations and cpu work 2025-10-07 17:04:51 +02:00
lib.rs battery: Use settings_daemon for display brightness 2024-07-01 20:07:39 -07:00
localize.rs chore: apply recommendations from clippy 2025-10-04 02:51:18 +02:00
main.rs chore: add SPDX license identifiers 2024-05-06 21:56:50 +02:00