Go to file
LeRoyce Pearson b03a88f030 move zig xkbcommon bindings to `libxkbcommon` repo 2024-02-21 12:31:32 -07:00
deps/font8x8 move zig xkbcommon bindings to `libxkbcommon` repo 2024-02-21 12:31:32 -07:00
examples replace libxkbcommon system library with build.zig.zon dependency 2024-02-21 12:22:59 -07:00
src replace libxkbcommon system library with build.zig.zon dependency 2024-02-21 12:22:59 -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 move zig xkbcommon bindings to `libxkbcommon` repo 2024-02-21 12:31:32 -07:00
build.zig.zon move zig xkbcommon bindings to `libxkbcommon` repo 2024-02-21 12:31:32 -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.