zufall is a simple program to change the background periodically.
The project takes one or more directories with images as a parameter (no GUI) and sets a randomly chosen image as background. If there is a border remaining, its color is the average color of two corners of the image. This mostly fits the image very well.
The program doesn't work if the root-window is hidden by another program, like in Gnome or KDE.
Installation
./configure && make
make install
or copy the binary "zufall" to a directory in your path.
Requirements:
· X and Imlib2
What's New in This Release:
· This releases fixes a single bug where the status information was printed on image change.
Product's homepage