[compiz] Python plugin (Python API for Compiz)

Travis Watkins alleykat at gmail.com
Tue Apr 10 09:09:47 PDT 2007


On 4/9/07, Mike Dransfield <mike at blueroot.co.uk> wrote:
> Here is my python loader plugin which loads plain python
> scripts as full plugins.

Instead of zoomPreparePaintScreen you should just be able to have
preparePaintScreen and have the C side call WRAP/UNWRAP around running
this method. Python plugin writers should never have to know about
WRAP/UNWRAP, just defining a method with the right name should be
enough to get it called.

I'm sure I'll have more, similar feedback in the next few days as I
try this out more. :)

-- 
Travis Watkins
http://www.realistanew.com


More information about the compiz mailing list