Module widgets

Module widgets 

Source
Expand description

Debug rendering utilities and widgets

Provides theme-agnostic widgets for rendering debug information. Applications provide their own styles to customize appearance.

Structs§

ActionLogStyle
Style configuration for action log rendering
ActionLogWidget
A widget for rendering an action log overlay
BannerItem
An item in a debug banner (status bar)
CellPreviewWidget
A widget that renders a cell preview
DebugBanner
A debug banner widget (status bar at bottom)
DebugTableStyle
Style configuration for debug table rendering
DebugTableWidget
A debug table widget that renders a DebugTableOverlay

Functions§

buffer_to_text
Convert a buffer to plain text (for clipboard export)
dim_buffer
Dim a buffer by scaling colors towards black
paint_snapshot
Paint a snapshot buffer onto the current frame