alpha
Login
or
Join now
jmrp.io
/
kleidos
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/jmrplens/kleidos. Kleidos — Hardware BLE password manager for ESP32-S3 (M5StickC Plus2, StickS3, M5Stack Gray, T-Deck, Cardputer)
jmrplens.github.io/kleidos/
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
kleidos
/
test
/
ui
/
test_header_component
/
at
main
1 file
José M. Requena Plens
Show battery as a fixed-width gauge in the header
4d ago
060d72e2
test_header_component.cpp
Show battery as a fixed-width gauge in the header The status cluster drew the battery as "NN%" text; a full "100%" is four characters and starved the title on the 135 px Stick header, forcing an early ellipsis. Replace it with a fixed-width gauge glyph (outline + terminal + proportional fill, tinted green while charging and red at <=15%). The level reads at a glance from the fill and the title gets the reclaimed width. Removes the now-unused percentage-formatting helper. Claude-Session: https://claude.ai/code/session_01SV58JXhfxhhc9DC6vdjBo4
4 days ago