/towl

C++ wrapper for wayland client

Primary LanguageC++MIT LicenseMIT

towl

template oriented wayland library
Write C++ wayland client easily

Dependencies

wayland-protocols >= 1.24
wayland-client
wayland-egl

Build

Meson and Ninja required

meson build && ninja -C build

How to use

See towl-examples for examples
and gawl for actual usage