My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
PyDesktopEffects  
A rewrite of Desktop Effects to make use of libcompizconfig and compizconfig-python
Featured
Updated Jul 19, 2007 by kagesens...@gmail.com

Introduction

PyDesktopEffects - A rewrite of Desktop Effects to make use of libcompizconfig and compizconfig-python

Rationale

After the Compiz & Beryl merge, several new changes are introduced in compiz, and one of it is libcompizconfig which replaces gconf as the configuration backend for compiz.

The original Desktop Effects from Red Hat is written to use gconf, so, it requires a change in code to make use either libcompizconfig or compizconfig-python (libcompizconfig binding for python). I'm not good in GTK and C, and compizconfig-python is easier to use, so I took the initiative to rewrite Desktop Effects in Python.

Getting the code

SVN URL : http://kagesenshi-private.googlecode.com/svn/trunk/pydesktop-effects/


Sign in to add a comment
Powered by Google Project Hosting