Skip to main content

Module status_line

Module status_line 

Source

Structsยง

StackStr ๐Ÿ”’
Stack-only string buffer to avoid heap allocation in the status-line path.
StatusLineInfo ๐Ÿ”’
StatusLineRender ๐Ÿ”’

Constantsยง

STATUS_BAR_GAP_COLS ๐Ÿ”’
STATUS_BAR_LEFT_MIN_COLS ๐Ÿ”’
STATUS_HOSTNAME_BUF_CAP ๐Ÿ”’
STATUS_IP_REFRESH_PERIOD_TICKS ๐Ÿ”’
STATUS_LEFT_TEXT_CAP ๐Ÿ”’
STATUS_NET_BUF_CAP ๐Ÿ”’
STATUS_NET_INFO_DEFAULT ๐Ÿ”’
STATUS_REFRESH_PERIOD_TICKS ๐Ÿ”’
STATUS_RIGHT_TEXT_CAP ๐Ÿ”’

Staticsยง

STATUS_LAST_IP_REFRESH_TICK ๐Ÿ”’
STATUS_LAST_REFRESH_TICK ๐Ÿ”’
STATUS_LINE_INFO ๐Ÿ”’

Functionsยง

draw_boot_status_line ๐Ÿ”’
Performs the draw boot status line operation.
draw_status_bar_inner ๐Ÿ”’
Performs the draw status bar inner operation.
draw_system_status_line
Performs the draw system status line operation.
fit_status_bar_text ๐Ÿ”’
format_mem_usage_stack ๐Ÿ”’
format_size_stack ๐Ÿ”’
Performs the format size stack operation.
maybe_refresh_system_status_line
Performs the maybe refresh system status line operation.
read_status_net_value ๐Ÿ”’
refresh_status_ip_from_net_scheme ๐Ÿ”’
Performs the refresh status ip from net scheme operation.
set_status_hostname
Sets status hostname.
set_status_ip
Sets status ip.
status_line_info ๐Ÿ”’
Performs the status line info operation.
status_line_task_main
Performs the status line task main operation.
try_status_line_snapshot ๐Ÿ”’
ui_draw_status_bar
Performs the ui draw status bar operation.