Re: [compiz] [PATCH] Resize improvements (Multiple resize modes, better aspect ratio constraining)

2007-04-27 Thread Danny Baumann
Hi, > 0002-Do-not-make-constrainNewWindowSize-depend-on-the-act.patch > This one updates constrainNewWindowSize so that it returns TRUE if the > new calculated size does not match the old, passed size rather than the > window's server size. I just noticed that this patch has some implications on

Re: [compiz] [PATCH] Resize improvements (Multiple resize modes, better aspect ratio constraining)

2007-04-26 Thread Danny Baumann
Hi, > > > 0001-Added-options-for-additional-resize-modes.patch - I think I'll just > > > leave this patch out and add these options once we converted the resize > > > plugin to use the new metadata system. > > > > Yes, that's ok as it has the same effect ;-) > > I've done this. The description f

Re: [compiz] [PATCH] Resize improvements (Multiple resize modes, better aspect ratio constraining)

2007-04-25 Thread David Reveman
On Mon, 2007-04-23 at 17:54 +0200, Danny Baumann wrote: > Hi, > > > 0001-Added-options-for-additional-resize-modes.patch - I think I'll just > > leave this patch out and add these options once we converted the resize > > plugin to use the new metadata system. > > Yes, that's ok as it has the same

Re: [compiz] [PATCH] Resize improvements (Multiple resize modes, better aspect ratio constraining)

2007-04-23 Thread Danny Baumann
Hi, > 0001-Added-options-for-additional-resize-modes.patch - I think I'll just > leave this patch out and add these options once we converted the resize > plugin to use the new metadata system. Yes, that's ok as it has the same effect ;-) > 0002-Added-painting-code-for-additional-resize-modes.pa

Re: [compiz] [PATCH] Resize improvements (Multiple resize modes, better aspect ratio constraining)

2007-04-23 Thread David Reveman
On Wed, 2007-04-18 at 10:45 +0200, Danny Baumann wrote: > Hi, > > > I have ported various improvements of Beryl's resize to Compiz: > > > > - multiple resize modes (aside to the standard "normal" mode those are > > "Stretch", "Outline" and "Filled Outline") > > - better aspect ratio constraining

Re: [compiz] [PATCH] Resize improvements (Multiple resize modes, better aspect ratio constraining)

2007-04-19 Thread Danny Baumann
Hi, > > David, are there any objections against including this code? > > There's a few things, I'll get back to you as soon looked at all these > patches more closely. btw, has the copyright holder of the code in the > Added-proper-constraining-code patch agreed to let us MIT license that > code?

Re: [compiz] [PATCH] Resize improvements (Multiple resize modes, better aspect ratio constraining)

2007-04-19 Thread David Reveman
On Wed, 2007-04-18 at 10:45 +0200, Danny Baumann wrote: > Hi, > > > I have ported various improvements of Beryl's resize to Compiz: > > > > - multiple resize modes (aside to the standard "normal" mode those are > > "Stretch", "Outline" and "Filled Outline") > > - better aspect ratio constraining

Re: [compiz] [PATCH] Resize improvements (Multiple resize modes, better aspect ratio constraining)

2007-04-19 Thread Matt Russell
I think on some hardware resizing is much slower than to others. For example, with an Nvidia Geforce 6800 resizing is painfully slow (driver bug?) but with an old Radeon 9600 with the OSS drivers, resizing is as fluid as Metacity. I hope this issue is resolved soon, though I'm not sure what is cau

Re: [compiz] [PATCH] Resize improvements (Multiple resize modes, better aspect ratio constraining)

2007-04-18 Thread Anders Storsveen
how can vista resizing and redrawing be so fast, while compiz and osx' resizing is slow? as I understand it, vista also uses composition in their aero-glass stuff too. Den 18. apr. 2007 kl. 10.45 skrev Danny Baumann: Hi, I have ported various improvements of Beryl's resize to Compiz: - m

Re: [compiz] [PATCH] Resize improvements (Multiple resize modes, better aspect ratio constraining)

2007-04-18 Thread Danny Baumann
Hi, > I have ported various improvements of Beryl's resize to Compiz: > > - multiple resize modes (aside to the standard "normal" mode those are > "Stretch", "Outline" and "Filled Outline") > - better aspect ratio constraining (you now also can resize aspect > constrained windows from other edges

[compiz] [PATCH] Resize improvements (Multiple resize modes, better aspect ratio constraining)

2007-04-12 Thread Danny Baumann
Hi, I have ported various improvements of Beryl's resize to Compiz: - multiple resize modes (aside to the standard "normal" mode those are "Stretch", "Outline" and "Filled Outline") - better aspect ratio constraining (you now also can resize aspect constrained windows from other edges than the lo