wallr-core 0.2.5

Core library for wallr — wallpaper engine, animation system, theme provider dispatch, and package management.
Documentation
1
2
3
4
5
6
7
# wallr-core

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).