Zigen is a project to define a protocol for the 3D Windowing System on top of Wayland.
This zigen library provides a communication protocol and library implementation of the protocol.
$ git clone https://github.com/zigen-project/zigen.git
$ cd zigen
$ meson build
$ ninja -C build install
See contribution doc.