Re: [compiz] [PATCH] Extended window resize notify function

2007-02-21 Thread David Reveman
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). > Originall

[compiz] [PATCH] Extended window resize notify function

2007-02-20 Thread Danny Baumann
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, bu