Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 280 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 280 Bytes

Wakefield

A proof of concept of a GTK+ Wayland compositor for various situations

Build

Wakefield uses meson/ninja build system

mkdir _build && cd _build
meson
ninja

License

This library is released under the LGPL v2, for more information see COPYING file