Go to file
Louis Pearson 18a8befacd feat: get touch working 2024-02-07 01:47:13 -07:00
deps/font8x8 remove unneeded stuff 2024-02-07 01:46:49 -07:00
src feat: get touch working 2024-02-07 01:47:13 -07:00
.gitignore Create example of connecting to a wayland server 2023-08-08 23:47:01 -06:00
README.md Add README 2023-12-18 12:17:04 -07:00
build.zig remove unneeded stuff 2024-02-07 01:46:49 -07:00

README.md

Zig Wayland Wire

This is library implements the Wayland protocol in pure zig, with a goal of presenting low level details instead of abstracting them away.