Native Wayland renderer · Video wallpaper engine
Native Wayland video wallpaper engine with multi-monitor GPU rendering in a single process, without relying on mpvpaper.

ffmpeg -> Rust Runtime -> wgpu -> layer-shell -> Wayland
Kitsune RenderCore is the new native Wayland wallpaper engine in the Kitsune ecosystem.
Unlike the previous mpvpaper + FIFO-based pipeline, RenderCore implements a direct layer-shell renderer in a single process, with shared GPU and true multi-monitor support.
The runtime decodes video to RGBA via ffmpeg, manages per-monitor streams, and renders directly to Wayland surfaces using wgpu.
Each monitor maintains its own VideoStream with automatic hot-reload when video mappings change.
Public demo: Not available
This core intentionally has no gallery or carousel in the portfolio.