libvaxis/examples
Tim Culverhouse aaf1bb4784 core!: move libxev and zig-aio event loops to USAGE.md
Create USAGE.md to serve as a friendly guide for usage.

Move the libxev and zig-aio event loops to serve as an example of how to
implement a custom event loop in USAGE.md. Remove dependency on these
libraries and all associated examples and source code.

The motivation for this change is to provide a simpler library. The
power to create a custom event loop will always be kept, however the
support burden of maintaining three event loops is not where I want to
focus my energy. The code is small enough that it's easy enough to be
copy/pasted into a project or provided as a third-party library.
2024-10-30 10:38:25 -05:00
..
cli.zig all!: reduce usage of usize 2024-10-21 11:21:12 -05:00
image.zig all!: reduce usage of usize 2024-10-21 11:21:12 -05:00
main.zig all!: reduce usage of usize 2024-10-21 11:21:12 -05:00
table.zig window!: use nullable width and height 2024-10-21 11:51:25 -05:00
text_input.zig window!: use nullable width and height 2024-10-21 11:51:25 -05:00
vaxis.png images: kitty support works well 2024-01-30 20:51:54 -06:00
vaxis.zig window: make print infallible 2024-10-14 19:24:48 -05:00
view.zig window!: use nullable width and height 2024-10-21 11:51:25 -05:00
vt.zig window!: use nullable width and height 2024-10-21 11:51:25 -05:00
zig.png images: kitty support works well 2024-01-30 20:51:54 -06:00