Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 342 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 342 Bytes

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.