psnszsn/way-z
Zig Wayland client and app toolkit
masterNative Zig Wayland client library and widget toolkit
This project has a few different parts:
wayland/): This can be used to crate a statically linked binary capable of displaying CPU rendered graphics.toolkit/): This builds over the wayland client and provides a Data Oriented library for creating GUI appsapps/): Demo apps built using the widget toolkitzig build run-hello