Skip to content

Blaadick/BlaadPapers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlaadPapersLogo

BlaadPapers

Note

The application is temporarily use mpvpaper as wallpaper renderer

Warning

Video wallpaper support is experimental

Description

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.

Preview

Main Screen

Main Screen

Installation

Arch Linux

yay -S blaadpapers

Manual

Install 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 --parallel

Windows

Expected after adding major features and implementing own wallpaper rendering.

Usage

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.

License

Code is licensed under GPL-3.0-only.