Properly setup wayland protocol versioning
Fixed glpaper with new wlroots not allowing 0 width/height with unanchored surfaces
Added info about the mailing list to the README
GLPaper is a wallpaper program for wlroots based wayland compositors such as sway that allows you to render glsl shaders as your wallpaper
libwayland-dev
libegl-dev
pkg-config
meson
hg clone https://hg.sr.ht/~scoopta/glpaper
cd glpaper
meson build
ninja -C build
sudo ninja -C build install
sudo ninja -C build uninstall
Please file bug reports at https://todo.sr.ht/~scoopta/glpaper
Please submit patches to https://lists.sr.ht/~scoopta/glpaper
You can find documentation here https://man.sr.ht/hg.sr.ht/email.md
If you're on Arch there's an unofficial AUR package https://aur.archlinux.org/packages/glpaper-hg/