Go to file
Louis Pearson 2170bd9649 feat: add Output, FractionalScale, Viewporter 2024-02-17 19:24:52 -07:00
deps/font8x8 remove unneeded stuff 2024-02-07 01:46:49 -07:00
src feat: add Output, FractionalScale, Viewporter 2024-02-17 19:24: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 feat: add mach-freetype, render a glyph 2024-02-16 17:58:42 -07:00
build.zig.zon feat: add mach-freetype, render a glyph 2024-02-16 17:58:42 -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.