AstalWl
This library provides a framework for other libs implementing wayland protocols. It is not intended to be used directly.
Usage
You can browse the AstalWl reference.
Installation
install dependencies
shsudo pacman -Syu meson vala valadoc wayland-clientshsudo dnf install meson vala valadoc wayland-devel wayland-protocols-devel gobject-introspection-develshsudo apt install meson valac valadoc libwayland-dev wayland-protocols gobject-introspectionclone repo
shgit clone https://github.com/aylur/astal.git cd astal/lib/wlinstall
shmeson setup build meson install -C build