Re: [compiz] compiz starts but not window decoration

2006-10-11 Thread sNop
Hussam Al-Tayeb napsal(a): I just did another compiz checkout and installed but now compiz won't work I'm starting compiz like this: gtk-window-decorator --replace & export __GL_YIELD="NOTHING"; compiz --replace --indirect-rendering --strict-binding --use-cow gconf move resize minimize place deco

Re: [compiz] metacity theme opacity

2006-10-10 Thread sNop
David Reveman napsal(a): I pushed out some changes to gwd that makes it possible to properly set an overall opacity value for any metacity theme. Making the complete decorations translucent can look bad with some themes. However, I've made it possible to have the opacity fade from opaque to the s

Re: [compiz] Metacity theme titlebar minimise button

2006-10-09 Thread sNop
Toby Smithe wrote: Look at it, and you'll see the black outline is missing on the right side of the minimise button. This has been bugging me for a while. I've attached a zoomed in shot, so you can see easily what I mean. It's not a bug in the theme, but in gtk-window-decorator's Metacity theme s

Re: [compiz] metacity support

2006-10-08 Thread sNop
lowfi napsal(a): Hi, on debian and ubuntu the paths are different. probably, sudo ln -s /usr/lib/window-manager-settings/libcompiz.so /usr/lib/libgnome-window-settings1/libcompiz.so will solve your problem. Greetings, Gerd sNop schrieb: sNop napsal(a): David Reveman napsal(a): On Fri

Re: [compiz] metacity support

2006-10-07 Thread sNop
sNop napsal(a): David Reveman napsal(a): On Fri, 2006-10-06 at 17:55 +0200, sNop wrote: David Reveman napsal(a): On Thu, 2006-10-05 at 22:05 +0200, sNop wrote: I have installed compiz with metacity support, my metacity libs are 2.16.3 and I used this command to on theme support

[compiz] metacity support

2006-10-06 Thread snop
Here are some pictures This is compiz with metacity support and gconftool-2 -s /apps/gwd/use_metacity_theme -t bool true http://img237.imageshack.us/my.php?image=compiz1rh6.png and this is metacity http://img100.imageshack.us/my.php?image=metacity1be1.png Is metacity support functionall now ? Or

[compiz] metacity support

2006-10-05 Thread sNop
I have installed compiz with metacity support, my metacity libs are 2.16.3 and I used this command to on theme support gconftool-2 -s /apps/gwd/use_metacity_theme -t bool true but I can`t change border of windows in gnome-theme-manager I can change theme only. Is metacity support functionall ye

Re: [compiz] correct opcodes for GLX_EXT_texture_from_pixmap

2006-09-30 Thread sNop
sNop napsal(a): David Reveman napsal(a): On Tue, 2006-09-26 at 11:47 +0200, sNop wrote: David Reveman napsal(a): Make sure you rebuilt both the xserver and the mesa library that compiz is using. -David On Fri, 2006-09-15 at 15:00 +0200, sNop wrote: Hello...after upgrade

[compiz] Re :Compiz git broken with Mesa 6.5.1,glproto 1.4.8 and Xserver 7.1.99.2 (snapshot)

2006-09-30 Thread sNop
Hi David, With the recent opcode changes, does compiz need anything in order to use the newer X server? I updated glproto to 1.4.8, then built Mesa 6.5.1 release, then compiled Xserver from git then built compiz git and I get a white screen, but compiz cube shows all white/shaded when I attemp

[compiz] undeclared identifier 'space' in function MetaButtonSpace

2006-09-29 Thread sNop
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DORBIT2=1 -pthread -I/opt/Xgl/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I

[compiz] Missing File Makefile.in

2006-09-26 Thread sNop
[EMAIL PROTECTED]:/opt/Xgl/_tmp_/compiz$ PKG_CONFIG_PATH=/opt/Xgl/lib/pkgconfig ./autogen.sh --prefix=/opt/Xgl --with-gl-libs="/opt/Xgl/_tmp_/mesa/lib/libGL.a -pthread -ldrm" autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal autoreconf: conf

[compiz] Re: Compiz git broken with Mesa 6.5.1, glproto 1.4.8 and, Xserver 7.1.99.2 (snapshot)

2006-09-25 Thread sNop
I have the same problem. I wrote this already here. I mean this problem is cause how is implemetated GL_texture_from_pixmap in new xserver, glproto and mesa and compiz is not ready yet. ___ compiz mailing list compiz@lists.freedesktop.org http://lists.

[compiz] correct opcodes for GLX_EXT_texture_from_pixmap

2006-09-15 Thread sNop
Hello...after upgrade glproto, xserver and mesa it's compiz not functional. Xserver is functional and if i run compiz all sides of compiz cube are white, I thing this is probably cause new opcodes for GLX_EXT_texture_from_pixmap. This is commit from git.freedesktop.org from last upgrade glproto, x

[compiz] compiz after today update

2006-08-23 Thread sNop
today i upgraded compiz and i get this error. compiz: GLX_EXT_texture_from_pixmap is missing compiz: Failed to manage screen: 0 compiz: No managable screens found on display :1.0 my compile command is PKG_CONFIG_PATH=/opt/Xgl/lib/pkgconfig ACLOCAL='aclocal -I /opt/Xgl/share/aclocal' ./autogen.s