Core library for `wallr` — a native, GPU-accelerated Wayland wallpaper engine featuring animated transitions, automatic theme pipeline generation, and a declarative package ecosystem.
This crate exposes the daemon core, configuration schema parsing, GPU transition renderer (built on `wgpu`), Unix IPC mechanisms, and animation package registry logic.
For usage instructions and main documentation, see the main [README.md](../README.md).