Go to file
LeRoyce Pearson 4a8254cca6 Edit example 00_client_connect for part 2 of Wayland from the Wire
https://zig.news/leroycep/wayland-from-the-wire-part-2-1gb7
2023-12-19 13:59:52 -07:00
examples Edit example 00_client_connect for part 2 of Wayland from the Wire 2023-12-19 13:59:52 -07:00
src Edit example 00_client_connect for part 2 of Wayland from the Wire 2023-12-19 13:59:52 -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 Rewrite example 01 as standalone example 2023-12-18 12:01:28 -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.