toolkit ready
toolkit (v0.109.0) โ pure-Go pixel-blitting widget set, 100+ widgets (114 in the live snapshot gallery): the GTK-4 / DaisyUI staples (Button, Entry, TreeView, Menu, Notebook, Dialog, โฆ), a full chart family (Line / Bar / Pie / Area / Scatter / Radar / Sparkline, with value-on-hover crosshairs), and interactive extras โ Accordion, Carousel, CommandPalette, Wizard, DateRangePicker, ColorPicker, SegmentedBar, MarkdownEditor. A dashboard / data suite anchors it: a Table with cell editing, frozen columns, group rows, aggregate summaries and row-expanders; TreeTable, PropertyGrid, Kanban (drag cards) and Gantt (drag / resize bars); and an event-calendar Agenda (week / month / quarter / year) with multiple colour-coded calendars, a sidebar to toggle each on and off, and an inline event editor. A Skeleton loading-screen family covers first paint โ shimmering text / rectangle / circle placeholders driven by SetPhase, composed into NewSkeletonCard and full-page NewPageSkeleton shells. Lists and tables gained multi-select, virtualized rendering, and drag-to-reorder; editors gained undo/redo, IME composition, and touch/gesture input; there’s PNG export, a global clipboard, and built-in form validation. A complete container + layout-manager system rounds it out (Container + swappable Layout โ FitLayout/BoxLayout/BorderLayout/CardLayout/FlowLayout โ behind the HBox/VBox/Grid, Dock, Border (with splitters) convenience wrappers, a declarative Node builder and a ViewController). The opt-in accessibility bridge exposes role / name / value metadata, and every widget composes through a pluggable scalable Font. 100% statement coverage. LoadGTKTheme(css) parses libadwaita/GTK3 @define-color โ Theme. Every widget is systematically parameterizable for placement & orientation โ Notebook TabSide (top/bottom/left/right), vertical ProgressBar/LevelBar/Scale/RangeSlider, Label/Table-column Align, DropDown.OpenUp, Toolbar/Steps Orientation, horizontal Timeline, and corner-anchored, stackable Toast/Notification โ the same widget code renders top/bottom/left/right, horizontal/vertical.