libvaxis/examples
00JCIV00 999b0f4f00 widgets(table): implemented optional active row contents callback & context
- Added `active_content_fn` as an optional callback function that can be provided to `TableContext` to vertically expand the active row with additional info.
- Added `active_ctx` and `active_y_off` to support the `active_content_fn`.
- Updated the Table Widget example with
2024-08-13 07:42:14 -05:00
..
aio.zig aio: update aio, add LoopWithModules 2024-07-16 10:42:57 -05:00
cli.zig
image.zig fix memleak with transmitted image 2024-08-01 21:17:23 -05:00
main.zig loop: null event continues inner loop 2024-07-19 11:44:09 -05:00
table.zig widgets(table): implemented optional active row contents callback & context 2024-08-13 07:42:14 -05:00
text_input.zig
vaxis.png
vaxis.zig fix: missing tty.deinit calls 2024-07-05 04:52:33 -07:00
vt.zig
xev.zig
zig.png