Skip to main content

Module renderer

Module renderer 

Source
Expand description

Widget rendering loop, executes widgets and displays their information on the screen.

Structsยง

Renderer
WasmWidget ๐Ÿ”’

Constantsยง

ACCENT_WIDTH ๐Ÿ”’
DISPLAY_HEIGHT ๐Ÿ”’
DISPLAY_PIXELS ๐Ÿ”’
DISPLAY_WIDTH ๐Ÿ”’
LEFT_PADDING ๐Ÿ”’
RENDER_TICK_MS ๐Ÿ”’
Constant for the delay between widget update checks
USE_LARGE_FONT ๐Ÿ”’

Functionsยง

active_font ๐Ÿ”’
display_width_chars ๐Ÿ”’
draw_text ๐Ÿ”’
header_height ๐Ÿ”’
line_height ๐Ÿ”’
parse_background_color ๐Ÿ”’
widget_gap ๐Ÿ”’