[compiz] [PATCH] Extended window resize notify function

David Reveman davidr at novell.com
Wed Feb 21 04:42:12 PST 2007


On Tue, 2007-02-20 at 09:38 +0100, Danny Baumann wrote:
> Hi all,
> 
> attached is a patch which extends the window resize notify function:
> Instead of just passing the CompWindow*, additionally the resize
> difference information is passed (difference of position, width and
> height).
> Originally, I wrote this one for Beryl as we needed it for the group
> plugin, but I think it makes sense that Compiz also has this for the
> sake of plugin interoperability; especially as the move notify function
> also does have the dx and dy parameters.

Yes, that's probably more useful. However, most of the existing notify
functions need to be redesigned and I don't think size changes are not
best detected with a notify function like this. It probably makes sense
to include you're change until we've had time to create something
better, though.

Thanks,

- David



More information about the compiz mailing list