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_gradient
/
at
main
1 file
José M. Requena Plens
feat(ui): OKLab TOTP-countdown gradient + ease-in-out/back curves
7w ago
e7381d54
test_gradient.cpp
feat(ui): OKLab TOTP-countdown gradient + ease-in-out/back curves OKLab perceptual gradient (src/ui/core/gradient.{h,cpp}): sRGB->linear->OKLab lerp baked once into a small RGB565 LUT (33-entry TOTP countdown green->amber->red), no per-pixel cube-roots. Applied to the TOTP countdown bar via a new progress_component fillColor override (color panels only; mono/e-paper keep flat ink). Tween gains easeInOutQuad (smoother long slides) + easeOutBack (subtle spring) alongside easeOutQuad. Host tests for the LUT (endpoints/monotonic) + the new curves. Recovered from a rate-limited agent session (build + 904 native tests verified).
1 month ago