Development release

You can follow the progress of Wallpapoz development.

svn checkout http://opensvn.csie.org/wallpapoz/trunk wallpapoz-trunk

The Latest Version (0.4)

This version is written from scratch but still based on previous version. The GUI is redone, conforming more to Gnome HIG (Human Interface Guidelines). It is sweet. It can add folder of wallpapers (recursively if you want to) or multiple files of wallpapers. It can show desktop wallpaper with style (fill screen, zoom, etc). You can specify which condition that make desktop wallpaper change, such as specified time has passed or you change workspace. You can use one of them or both. Wallpapoz has been internationalized. So translating Wallpapoz is easier now, thanks to gettext. The available translations are Indonesian, Japanese, Swedish, Deutsch, French and Spanish. You can manipulate the tree representing your wallpapers configuration file with many operations (add, delete, cut, copy, paste, etc). It can run on Beryl/Compiz session too.
wallpapoz-0.4.1.tar.bz2 (md5sum: 63a32917840f912648f9e01bfd1f178f, Changelog: Swedish translation is updated, French translation is added.)
wallpapoz-0.4.tar.bz2 (md5sum: 6155f48a556a33e35ff4915f9a511da8)

Requirements: PyGTK, Python Glade, PIL (Python Imaging Library), and optionally Python Gnome.

Third release (0.3)

I decided to convert c++ source to python source because c++ source has a difficult-to-fix bug. C++ version of Wallpapoz runs fine in Fedora Core 4, but gets segmentation fault (specifically, the daemon get it) in Ubuntu Breezy Badger. So I decided to convert it to python source. Now it runs fine in Ubuntu Breezy Badger. I added little modification into Wallpapoz gui when converting to python source. Wallpapoz needs pygtk and python-glade2. Tested with 2.8 version but I think it should work with 2.6 version. wallpapoz-0.3.tar.bz2

French localization:
wallpapoz-0.3-fr1.tar.bz2 by zedtux Yahoo
wallpapoz-0.3-fr2.tar.bz2 by Corentin Lemée

Second release (0.2)

Now it support multiple wallpapers per workspace. Needs libglademm and libxmlplusplus library. wallpapoz-0.2.tar.bz2

First release (0.1)

You can change desktop wallpaper when you change workspace with this application. Needs libglademm and libxmlplusplus library. wallpapoz-0.1.tar.bz2