[compiz] free from GLX_EXT_texture_from_pixmap

2006-11-14 Thread Ioannis Nousias
You might have hear this before. I just came across it today. from http://blog.beryl-project.org/ I am running your svn and have noticed this non-tfp Beryl, what is this? It is exactly what it sounds like, an early attempt (with some success I might add) to make Beryl run without the need for

Re: [compiz] drag-n-drop

2007-01-06 Thread Ioannis Nousias
the window you want to drop the icon on The windows unscale with the chosen window on top Hope that helps Who On 1/5/07, Ioannis Nousias [EMAIL PROTECTED] wrote: what is the new scale-plugin dragdrop feature and how does one make use of it? thanks

[compiz] sync request issue

2007-01-18 Thread Ioannis Nousias
It seems that the latest updates have partly solved the annoying nvidia driver bug with black windows (for NV2x cards). I can simply invoke compiz like that: compiz --replace gconf and everything works fine, no black windows or windows that don't update. I say partly because performance is

Re: [compiz] sync request issue

2007-01-18 Thread Ioannis Nousias
Ioannis Nousias wrote: It seems that the latest updates have partly solved the annoying nvidia driver bug with black windows (for NV2x cards). I can simply invoke compiz like that: compiz --replace gconf and everything works fine, no black windows or windows that don't update. I say partly

[compiz] blur plugin and GL_ARB_fragment_program extension

2007-02-21 Thread Ioannis Nousias
The blur plugin has GL_ARB_fragment_program extension as a prerequisite. At least that's what I'm getting by looking at screen.c. I think there should be a check for the CompScreen::fragmentProgram flag somewhere in blur.c to prevent it from loading or at least executing a null pointer. I

Re: [compiz] gtk-window-decorator - No window borders

2007-02-23 Thread Ioannis Nousias
Brad Ison wrote: Ioannis Nousias wrote: is the the decoration plugin included in the /apps/compiz/general/allscreens/options/active_plugins key? I have it third after gconf and inotify plugin. Brad Ison wrote: Hi, I have a strange problem with gtk-window-decorator. I've tried 0.3.6

Re: [compiz] gtk-window-decorator - No window borders

2007-02-23 Thread Ioannis Nousias
Brad Ison wrote: Ioannis Nousias wrote: Brad Ison wrote: Ioannis Nousias wrote: is the the decoration plugin included in the /apps/compiz/general/allscreens/options/active_plugins key? I have it third after gconf and inotify plugin. Brad Ison wrote: Hi, I have

Re: [compiz] Re: --skip-gl-yield

2007-04-19 Thread Ioannis Nousias
Joel Calado wrote: On Thu, 2007-04-19 at 11:32 +0100, Colin Guthrie wrote: AFAIK, this is just an argument that is used internally by beryl. It sets an environment variable and then restarts itself to pick up on it. If you set the environment variable manually before running compiz do

[compiz] [PATCH] segfault when loading plugins with incompatible ABI

2007-04-22 Thread Ioannis Nousias
loading plugins with older ABI caused compiz to crash. Here is a simple patch to avoid it. Basically in both cases the counters have some random value (large) but the array pointers are NULL, causing the crash. -Ioannis diff --git a/src/plugin.c b/src/plugin.c index 4c7c45c..fc9bd61 100644

[compiz] Fedora 7 and Compiz 0.3.6

2007-06-25 Thread Ioannis Nousias
Just a quick question, Any ideas why Fedora 7 is still on Compiz 0.3.6? Currently the main repository has 0.3.6 and the development one has 0.4. Shouldn't it be 0.4 for the main and 0.5 for the development? Does 0.4 break anything? -Ioannis ___

Re: [compiz] Fedora 7 and Compiz 0.3.6

2007-06-26 Thread Ioannis Nousias
freeze. On 6/26/07, *Ioannis Nousias* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Just a quick question, Any ideas why Fedora 7 is still on Compiz 0.3.6? Currently the main repository has 0.3.6 and the development one has 0.4. Shouldn't it be 0.4 for the main

Re: [compiz] [ANNOUNCE] compiz-0.6.0

2007-10-02 Thread Ioannis Nousias
Danny Baumann wrote: Hi, Additionally, a git clone of the source tree: git clone git://git.freedesktop.org/git/xorg/app/compiz will include a signed compiz-0.6.0 tag which points to a commit named: 6218259ff6ec71a1eb6e9062646d63794947747e which can be