michaelforney / wld

A primitive drawing library targeted at Wayland
MIT License
82 stars 19 forks source link

wld

wld is a drawing library that targets Wayland. The swc Wayland compositor library uses wld.

Installing

To build and install wld, simply use:

make
make install

Various flags may be set in config.mk. You will likely want to compile using only intel or noveau, not both.