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_brand_mark_component
/
at
main
1 file
José M. Requena Plens
Migrate brand mark + PIN footer to components, drop legacy widgets
3mo ago
ddaa682d
test_brand_mark_component.cpp
Migrate brand mark + PIN footer to components, drop legacy widgets Promote the Kleidos placeholder key mark to a public, host-testable ui::drawBrandKeyMark component and route its remaining consumers (pin_entry drawStickLockup, brand_renderer fallback, onboarding welcome fallback) through it instead of the legacy kleidos::ui::brand::drawMark widget. Convert the PIN-entry footer (drawStickFrame / drawInstructions) to ui::drawActionBar in the same file edit. Delete the legacy src/ui/widgets/action_bar.{h,cpp} and brand_mark.{h,cpp}; all consumers now use the stateless components. Extend the brand_mark component test with key-mark ring/cap, mono no-fill, and tiny-radius clamp cases.
3 months ago