TB2026-YDS Firmware
Loading...
Searching...
No Matches
ui Directory Reference
Directory dependency graph for ui:
components/ui

Files

 
event.h
 Input event vocabulary shared by screens and the navigator.
 
gfx.c
 
gfx.h
 Framebuffer drawing primitives for the 176x176 RGB565 OLED.
 
icons.c
 
icons.h
 
navigator.c
 
navigator.h
 Screen-stack router: push/pop screens and dispatch input to the top one.
 
screen.h
 Screen interface contract: the vtable every screen implements.
 
status_bar.c
 
status_bar.h
 Global status overlay drawn on top of every screen.