forget the attachment.
-David
On Fri, 2006-10-20 at 13:05 +0100, Mike Dransfield wrote:
> >> It would be nice if someone could package compiz and then create an
> >> additional package
> >> with the third-party plugins in.
> >>
> >
> > AFAIK so far most of the additional plugins (if not all) do not
> > compile/run for upstream compiz at the moment.
> >
> >
> All of the plugins on this page work with compiz, the exception is neg
> which requires a patch to the core. They all work with hardly any
> modification, just some annoying differences.
>
> To compile them just download, unpack and type make install as your
> normal user.
>
> http://www.anykeysoftware.co.uk/compiz/plugins/
>
>
> >
>
> _______________________________________________
> compiz mailing list
> [email protected]
> http://lists.freedesktop.org/mailman/listinfo/compiz
--- ../neg.old/neg.c 2006-10-08 22:56:48.000000000 -0400
+++ ./neg.c 2006-10-20 11:55:50.000000000 -0400
@@ -131,7 +131,7 @@
NEG_SCREEN (w->screen);
NEG_WINDOW (w);
- if (nw->isNeg && !(mask & PAINT_WINDOW_DECORATION_MASK))
+ if (nw->isNeg && (texture->name == w->texture->name))
{
glPushMatrix ();
_______________________________________________
compiz mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/compiz