Re: [compiz] [PATCH] Add option to Move for disabling server position sync on each notify

2007-06-26 Thread Michel Dänzer
On Mon, 2007-06-25 at 16:14 +0200, [EMAIL PROTECTED] wrote: I think David is wrong when he think performance depend on applications... Here i have 3 kde 3.5.7 desktops running debian and only the intel one have bad performance with move plugin (near 90 % of cpu...). If that's with AIGLX

Re: [compiz] Fedora 7 and Compiz 0.3.6

2007-06-26 Thread Ioannis Nousias
that's true. Nevertheless, packages get updated throughout the life of a Fedora release. For instance, Fedora 7 came with metacity 2.18.0 and now the repos have 2.18.3. Even beryl got updated from 0.2.0 to 0.2.1 Sam Spilsbury wrote: I think Compiz 0.4 was released after the fedora 7 feature

[compiz] [PATCH] Always use mipmaps in cube plugin

2007-06-26 Thread Bartosz Taudul
Currently, the cube plugin uses mipmapping only when cube is unfolded. When the cube is rotated, mipmaps are not used, which leads to ugly look of textures. The attached patch fixes this. This leads to another kind of artifacts, which are fixable with anisotropic filtering.

[compiz] [PATCH] Scale z by 1 instead of 0

2007-06-26 Thread Erkin Bahceci
Hi, Currently some plugins call matrixScale with z parameter 0. This probably wasn't the intention and it might cause problems (it did in the past). 1 should be passed instead. This patch fixes this typo. Regards, Erkin From 6051fb0ec97505bc32077ca387a247c16f35634d Mon Sep 17 00:00:00 2001