[compiz] WindowRemoveNotifyProc

David Reveman davidr at novell.com
Thu Sep 6 13:41:19 PDT 2007


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 attached

Thanks, I applied it to my local branch. However, we need these kind of
hooks for any kind of object so
WindowAddNotifyProc/WindowRemoveNotifyProc has now been replaced by
ObjectAdd and ObjectRemove hooks.

-David



More information about the compiz mailing list