Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michaelforney/wld

A primitive drawing library targeted at Wayland
https://github.com/michaelforney/wld

Last synced: 2 months ago
JSON representation

A primitive drawing library targeted at Wayland

Awesome Lists containing this project

README

        

wld
===
wld is a drawing library that targets Wayland. The [swc Wayland compositor
library](https://github.com/michaelforney/swc) uses wld.

Installing
==========
To build and install wld, simply use:

```Bash
make
make install
```

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