Re: [compiz] WindowRemoveNotifyProc

2007-09-06 Thread David Reveman
On Wed, 2007-08-22 at 12:53 -0400, Nicolas Viennot wrote: Hello, I'm doing a C++ wrapper and I need the counterpart of WindowAddNotifyProc Every plugin must be rebuild since CompScreen is modified, hence ABIVERSION should be changed as well. Would it be possible to implement it ? Patch

[compiz] WindowRemoveNotifyProc

2007-08-22 Thread Nicolas Viennot
Hello, I'm doing a C++ wrapper and I need the counterpart of WindowAddNotifyProc Every plugin must be rebuild since CompScreen is modified, hence ABIVERSION should be changed as well. Would it be possible to implement it ? Patch attached Pafy. diff -ur a/include/compiz.h b/include/compiz.h ---

[compiz] WindowRemoveNotifyProc

2007-07-18 Thread Nicolas Viennot
Hello, I'm doing a C++ wrapper and I need the counterpart of WindowAddNotifyProc Every plugin must be rebuild since CompScreen is modified, hence ABIVERSION should be changed as well. Would it be possible to implement it ? Patch attached Pafy. --- a/include/compiz.h +++ b/include/compiz.h @@