Re: [compiz] Compiz segmentation fault

2007-06-06 Thread unwiredbrain
On 6/6/07, Ahmad M. Afuni [EMAIL PROTECTED] wrote: Hey, Whenever I run compiz --replace, I get a segmentation fault. This is compiz freshly checked out from git. The same here (Ubuntu 7.04, nVidia binary drivers) -- Proud GNU/Linux user #437712 http://unwiredbrain.myopenid.com

[compiz] KDesktop 3 transparency patch

2007-06-06 Thread Dennis Kasprzyk
Hello, this patch adds support for real transparency to kdesktop. It adds two new composite manager related features. To activate the features kdesktop has to be started with the --bg-transparency option. The first one allows you to change the opacity of the background image. This works

Re: [compiz] KDesktop 3 transparency patch

2007-06-06 Thread Robert Carr
For those who don't already know, similar patches for libeel and nautilus are available at: http://bugzilla.gnome.org/show_bug.cgi?id=444320 and a wallpaper plugin that supports the hint and images/flat fills/gradients is available at http://gitweb.opencompositing.org. I plan to add compositing of

[compiz] [PATCH] Use X-Fleur cursor on move

2007-06-06 Thread Treviño
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I'm Treviño (AKA Trevinho, AKA 3v1n0, AKA trevi55 ;P) it's my first message here, also if I'm reading the ML from the archives since long time... I maintened a beryl-svn (then git) repository, and I'm planning to do the same as soon as I can

[compiz] [PATCHES] Fixes for java apps and firefox in scale, switcher and wobbly

2007-06-06 Thread Treviño
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've made these patches that basically, make the java apps and firefox items well being recognized by some compiz plugins (scale, switcher and wobbly), I don't know if those can be considered workaround, but this helps in using your desktop tools.

[compiz] [PATCH] Define default opacity windows in Compiz

2007-06-06 Thread Treviño
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This patch uses the same hacks listed in the [PATCHES] Fixes for java apps and firefox in scale, switcher and wobbly message to apply the transparency to the right windows; I don't think it will be merged, but I'm posting it here just as example for

Re: [compiz] [PATCH] Use X-Fleur cursor on move

2007-06-06 Thread David Reveman
On Wed, 2007-06-06 at 18:56 +0200, Treviño wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I'm Treviño (AKA Trevinho, AKA 3v1n0, AKA trevi55 ;P) it's my first message here, also if I'm reading the ML from the archives since long time... I maintened a beryl-svn (then git)

Re: [compiz] Direct and Indirect: Difference in rendering quality

2007-06-06 Thread Matt Russell
On Tue, 2007-06-05 at 16:47 -0400, David Reveman wrote: On Tue, 2007-06-05 at 18:01 +0100, Matt Russell wrote: Hi Why is the quality of scaled textures/objects using --indirect-rendering much worse than direct rendering? Also, vsync does not work with indirect-rendering. Scaled

Re: [compiz] [PATCHES] Fixes for java apps and firefox in scale, switcher and wobbly

2007-06-06 Thread David Reveman
On Wed, 2007-06-06 at 19:42 +0200, Treviño wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've made these patches that basically, make the java apps and firefox items well being recognized by some compiz plugins (scale, switcher and wobbly), I don't know if those can be considered

[compiz] specifying initial viewport in the 'place windows' plugin

2007-06-06 Thread Foxy
How to use the 'place windows' plugin to specify an initial viewport for apps. I am trying to make firefox open on the 1st viewport and thunderbird on the second. I am using Trevino's community compiz package if it matters. ___ compiz mailing list

Re: [compiz] [PATCHES] Fixes for java apps and firefox in scale, switcher and wobbly

2007-06-06 Thread Treviño
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David Reveman ha scritto: On Wed, 2007-06-06 at 19:42 +0200, Treviño wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've made these patches that basically, make the java apps and firefox items well being recognized by some compiz plugins

Re: [compiz] [PATCH] Use X-Fleur cursor on move

2007-06-06 Thread Treviño
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David Reveman ha scritto: OK, we'll use the fleur cursor for now. We'll have to add a cursor option to the move plugin if someone isn't happy with this new cursor, though. Right, however maybe whould be better adding a strict selection with a

[compiz] What about splitting the gtk-window-decorator ?!

2007-06-06 Thread Treviño
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yesterday I sent a patch (http://paste.ubuntu-nl.org/24252/) against the latest compiz ubuntu gutsy source package to Amaranth, to make compiz compile (and package, of course) the gtk-window-decorator in two ways: 1) as gtk-window-decorator (=

Re: [compiz] What about splitting the gtk-window-decorator ?!

2007-06-06 Thread Treviño
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Treviño wrote: I don't think that would be hard to patch the code to make compile both the gtk-window-decorator and the gnome-winow-decorator in a different way. Well, I had some time so I decided to play a little with autoconf/automake, and this