Note
The application is temporarily use mpvpaper as wallpaper renderer
Warning
Video wallpaper support is experimental
Convenient wallpaper manager supporting both GUI and CLI usage. I will try to make it as fast and pleasing to the eye as possible.
Keep in mind that the application is being developed and tested on and for Linux systems. I will try to keep it running on other platforms as well, but this is not a priority.
Main Screen
yay -S blaadpapersInstall BStyle, Qt6 Base, Qt6 Declarative, Qt6 Svg, Qt6 ShaderTools and FFmpeg. Then run it:
git clone https://github.com/Blaadick/BlaadPapers.git
cd BlaadPapers
cmake -B cmake-build-release -G Ninja -DCMAKE_BUILD_TYPE=Release
cmake --build cmake-build-release --parallelExpected after adding major features and implementing own wallpaper rendering.
Before use, run blaadpapers -S. You can add some mvp arguments like blaadpapers -S "no-interpolation hwdec=vaapi".
After that, you can run GUI with blaadpapers, or use CLI with blaadpapers -H.
Code is licensed under GPL-3.0-only.