libvaxis/examples
00JCIV00 500488f728 widgets(table): implemented more header and column options
- Added the `HeaderNames` Type and `header_names` field to `TableContext` to let users choose between automatically getting header names from fields or setting custom names.
- Removed the `headers` parameter from `drawTable()`.
- Added the `ColumnIndexes` Type and `col_indexes` field to `TableContext` to let users choose which columns/fields they actually want to display.
2024-08-15 19:37:16 -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 more header and column options 2024-08-15 19:37:16 -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