WuSiYu / PlasmaVideoWallpaper

A KDE Plasma 5 wallpaper plugin which can let you using a video as the wallpaper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plasma Video Wallpaper

A KDE Plasma 5 wallpaper plugin which can let you using a video as the wallpaper

Screenshot

Build and install instructions

cmake .
make
sudo make install

If it says Could not find a package configuration file provided by "ECM" during the cmake ., try to install extra-cmake-modules package

Restart plasmashell (in a terminal or in krunner type: kquitapp plasmashell and then plasmashell)

Usage

  • Open desktop settings
  • Select Video in Wallpaper Type
  • Choose a video file

Settings

You can pause or resume the video by clicking wallpaper, but it won't work if your Layout is set to Folder View

About

A KDE Plasma 5 wallpaper plugin which can let you using a video as the wallpaper

License:GNU General Public License v3.0


Languages

Language:QML 93.7%Language:CMake 6.3%