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§

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 blending with a darker shade
paint_snapshot
Paint a snapshot buffer onto the current frame