GUI Zoo
Passthrough plugin built around the built-in editor that exercises every widget kind in one layout.
Source: examples/truce-example-gui-zoo/.
#What it demonstrates
- Every built-in
GridLayoutwidget in one editor - Auto-flow placement mixed with explicit
.at(col, row)positioning - Cell spans across both axes
Mirrored across four other GUI backends - gui-zoo-egui, gui-zoo-iced, gui-zoo-slint, and gui-zoo-vizia - same param set, different renderer.