psnszsn/way-z
Zig Wayland client and app toolkit
94ed6af7b2aaaeab987fbf87fcee410063df715b
Native 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 povides a Data Oriented library for creating GUI appsapps/
): Demo apps built using the widget toolkitzig build run-hello