|
PyDesktopEffects
A rewrite of Desktop Effects to make use of libcompizconfig and compizconfig-python
Featured IntroductionPyDesktopEffects - 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 codeSVN URL : http://kagesenshi-private.googlecode.com/svn/trunk/pydesktop-effects/ |
► Sign in to add a comment