[compiz] Rotate zoom out + 3D windows

2007-05-08 Thread Andres Blanco
I was just wondering, what is keeping compiz from being able to zoom out the cube while rotating and having a nicely done 3D plugin? It seems its already implemented, do the following: 1. Set zoom to say, 4, in the switcher options. 2. Press ALT+TAB one time, release the TAB key, but dont release

Re: [compiz] meta data update

2007-05-08 Thread Danny Baumann
Hi, > Plugin dependencies have not yet been moved to the meta data system. I'd > like some feedback before we do this. I suggest that we use tags similar > to this: > > > > large-desktop > > > png > some-feature >

Re: [compiz] --replace for gtk-window-decorator

2007-05-08 Thread Gerd Kohlberger
Pierpaolo Follia wrote: Hi. I noticed that the gtk-window-decorator now ignore the --replace parameter (it always fails to load if another decorator is running). I attach a simple patch to solve this problem. Regards, Pierpaolo --

[compiz] --replace for gtk-window-decorator

2007-05-08 Thread Pierpaolo Follia
Hi. I noticed that the gtk-window-decorator now ignore the --replace parameter (it always fails to load if another decorator is running). I attach a simple patch to solve this problem. Regards, Pierpaolo -- Pierpaolo Follia http://madchicken.altervista.org/tech --- gtk-window-decorator.old 2007-

Re: [compiz] Re: [PATCH] Transparent cube

2007-05-08 Thread Roi Cohen
Hi. I am attaching updated patches 4 and 5. Unfold now works, and top-cap is painted when there is no rotation (transparent cube, zoom). Remaining problems are: - checkFTB sometimes doesn't work for inside cube. - 2 sided inside cube looks very bad - the reversed viewport is painted on-top the c

Re: [compiz] core.xml and compiz.xml

2007-05-08 Thread Danny Baumann
Hi, > I think there's a naming error in the current git metadata: > metadata/compiz.schemas and metadata/compiz.xml should be named > metadata/core.schemas and metadata/core.xml. > > In my installation all my core settings are ignored: renaming the file > /usr/share/compiz.xml in /usr/share/core.

[compiz] core.xml and compiz.xml

2007-05-08 Thread Pierpaolo Follia
I think there's a naming error in the current git metadata: metadata/compiz.schemas and metadata/compiz.xml should be named metadata/core.schemas and metadata/core.xml. In my installation all my core settings are ignored: renaming the file /usr/share/compiz.xml in /usr/share/core.xml solved my pr