/zwin

3D Windowing System on top of Wayland

Primary LanguageCMIT LicenseMIT

Zigen

badge

logo with sm padding

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.

Build & Install

$ git clone https://github.com/zigen-project/zigen.git
$ cd zigen
$ meson build
$ ninja -C build install

Contributing