jarzebski / Plasma-Wallpaper-DreamDesktop

Animated wallpaper for KDE 4 environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DreamDesktop. Animated wallpaper for KDE 4 environment

The project is no longer being developed

About DreamDesktop

DreamDesktop is an animated wallpaper for KDE 4 environment Has been tested in KDE 4.9.3. It should work quite well also in the KDE 4.8.x / 4.9.x.

Home Page: http://www.jarzebski.pl/projekty/dreamdesktop.html

Dependencies

How To Build

# cd plasma-wallpaper-dreamdesktop
# mkdir build
# cd build
# cmake .. -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix`
# make
# sudo make install

Perhaps it will be necessary to restart KDE.

Where can you find animations

Animation can be any video output from FFMPEG. Beautiful animations can be found at: http://www.dreamscene.org/

About

Animated wallpaper for KDE 4 environment


Languages

Language:C++ 71.9%Language:CMake 28.1%