A wallpaper for Wayland compositors supporting wlr-layer-shell-v1. Written with minimal dependencies in mind.
- wayland
- pixman
- libpng (optional, for PNG support)
- libjpeg (optional, for JPEG support)
- libwebp (optional, for WEBP support)
If no image formats are supported, only solid colors are available.
Using a Meson-compatible build system, set up the build directory and configure the list of supported formats.
muon setup [-Dpng=disabled] [-Djpeg=disabled] [-Dwebp=disabled] build
samu -C build
waywallpaper is under the MIT license; see LICENSE for more information.