/zukou

Primary LanguageC++

ZUKOU

Client library for ZIGEN windowing system

Build & Install

Dependencies

  1. zigen protocols
    Please see zigen-project/zigen to build and install.
    *important: Please use draft branch.

  2. Other dependencies
    For Ubuntu, other dependencies can be installed with apt-get. See .github/workflows/test.yaml and meson.build for the list of the required packages.

Build & Install

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

Run Samples

$ ./build/sample/zukou-box
$ ./build/sample/zukou-celestial-body ./assets/moon.jpg