libvaxis/examples
00JCIV00 0dbd72ef99 fix(view): fixed several items from PR #82 review
- Removed Window allocation in `init()`.
- Changed `max_width` and `max_height` to `width` and `height` in `Config`.
- Removed `x_pixel` and `y_pixel` from `Config`.
- Changed the `win` parameter of `toWin()` to Type `Window`.
- Fixed a typo in `fill()` so that it's no longer a recursion trap.
- Updated the example w/ corresponding fixes.
2024-10-04 20:13:54 -05:00
..
aio.zig aio: update aio, add LoopWithModules 2024-07-16 10:42:57 -05:00
cli.zig refactor(vaxis): require an io.AnyWriter for writes 2024-05-29 13:13:54 -05:00
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 header and column borders 2024-10-04 20:13:54 -05:00
text_input.zig examples(text_input): use all kitty flags 2024-06-05 12:37:27 -05:00
vaxis.png images: kitty support works well 2024-01-30 20:51:54 -06:00
vaxis.zig fix: missing tty.deinit calls 2024-07-05 04:52:33 -07:00
view.zig fix(view): fixed several items from PR #82 review 2024-10-04 20:13:54 -05:00
vt.zig widgets(terminal): implement OSC 7 for pwd reporting 2024-06-19 09:23:11 -05:00
xev.zig fix: deinit TTY to avoid stair-stepped output 2024-06-13 12:34:03 -07:00
zig.png images: kitty support works well 2024-01-30 20:51:54 -06:00