Go to file
Louis Pearson fcd58ad7e6 feat: Add font8x8 2024-01-17 20:10:47 -07:00
deps feat: Add font8x8 2024-01-17 20:10:47 -07:00
examples feat: Add font8x8 2024-01-17 20:10:47 -07:00
src Add xkb-common 2024-01-16 21:13:00 -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 feat: Add font8x8 2024-01-17 20:10:47 -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.