-
Notifications
You must be signed in to change notification settings - Fork 4
Home
CaptSilver edited this page Jun 6, 2026
·
1 revision
A wallpaper plugin integrating Wallpaper Engine content into KDE Plasma 6 wallpaper settings.
Originally derived from catsout/wallpaper-engine-kde-plugin, now maintained as an independent project focused on Plasma 6 + Qt 6, with the Python dependency removed and the KDE 6.5+ theme-reactivity bug fixed.
- Installation — AUR, Fedora, generic source build, RPM for Bazzite/rpm-ostree.
- First-Run Setup — point the plugin at your Steam library.
- Usage — day-to-day, per-screen wallpapers, per-wallpaper properties.
- Wallpaper Types & Support — Scene / Web / Video, what works and what doesn't.
- Video Backends — QtMultimedia (GStreamer) vs MPV.
-
Scene Renderer — the open-source Vulkan back-end (
wallpaper-scene-renderer) that draws Scene wallpapers, with a full feature matrix. - Performance Tuning
- System Requirements
- Known Issues — crashes, panel edit mode, lock screen.
- Troubleshooting — symptom → fix recipes.
- FAQ
- ✅ No Python dependency — file operations are native C++ (no more
python-websocketsissues) - ✅ KDE 6.5+ theme reactivity fixed — UI no longer disappears when switching light/dark themes
- ✅ Plasma 6 / Qt 6 target
If you're on Plasma 5, this project is not for you — use the Qt5 branch of the original catsout project.
Repo · Scene Renderer · GPL-2.0