Re: [compiz] Video plugin and patched MPlayer

2007-10-10 Thread Treviño
Michał Sawicz ha scritto: > I've patched and compiled (or so I thought) MPlayer1.0rc2, but I can't see no > difference... How can I confirm that it's compiled correctly and how can I > check that it actually does work? > Wobble the window, and it should move correclty the video too... Or resiz

Re: [compiz] [ANNOUNCE] compiz-0.6.0

2007-10-03 Thread Treviño
Danny Baumann ha scritto: > A new compiz release 0.6.0 is now available: > Shouldn't be updated the version in master too? Actually it's set at 0.5.5... Bye -- Treviño's Blog - Life and Linux http://3v1n0.tuxfamily.org/blog/ ___ compiz mailing list

Re: [compiz] [PATCH] Zoom only on manual rotate option

2007-07-16 Thread Treviño
Treviño ha scritto: > This patch will add a new option (zoom_manual_only) in the rotate plugin > that (by default) will make it zoom only on mouse initiate (so no more > on d&d, window move and key-rotate)... > > Bye > I've updated the patch against new git... No

Re: [compiz] video plugin update

2007-07-16 Thread Treviño
Colin Guthrie ha scritto: David Reveman wrote: I had to update the video plugin interface slightly to fix some bugs. I've attached an updated mplayer patch. It seems to work fine for stand alone mplayer but is anyone else having trouble when using it via mplayerplugin in

Re: [compiz] video plugin update

2007-07-13 Thread Treviño
Christopher Halse Rogers ha scritto: On 7/12/07, David Reveman <[EMAIL PROTECTED]> wrote: I had to update the video plugin interface slightly to fix some bugs. I've attached an updated mplayer patch. Just to check, since I'm interested in applying this to Ubuntu's mplaye

Re: [compiz] video plugin update

2007-07-12 Thread Treviño
Colin Guthrie ha scritto: Treviño wrote: If I'm not wrong the X patch is for Xgl (also if I've applied to my Xorg and it works well), I've tested the previous patch with AIGLX and it works really well. At the countrary, this new patch doesn't work anymore :(

Re: [compiz] video plugin update

2007-07-12 Thread Treviño
Colin Guthrie ha scritto: > Feed the Stupid please > > I remember reading that this plugin is effectively for Xgl? Does this > also work for AIGLX? I've got intel i945GM and can't use Xv under > compiz, but will enabling the video plugin and applying this patch to > mplayer make it magically wo

Re: [compiz] video plugin update

2007-07-11 Thread Treviño
David Reveman ha scritto: > I've attached an updated mplayer patch. > I've just finished compilig mplayer rc1 patched with this, but now it doesn't work! :( Do maybe I need a newer mplayer version? However I don't have any compilation problem... Any idea? Checking the differencies between this

Re: [compiz] video plugin update

2007-07-11 Thread Treviño
David Reveman ha scritto: > I had to update the video plugin interface slightly to fix some bugs. > I've attached an updated mplayer patch. > > -David Thanks... Does it fix the bug (is it a bug?) that didn't allow mplayer-based players (like smplayer/kplayer/kmplayer...) not to use the video plugin

Re: [compiz] Hello EveryOne...Problems here GLX_EXT_texture_from_pixmap?

2007-07-11 Thread Treviño
Orestes leal ha scritto: > Firts of all Greetings From Cuba "Saludos" to all of the member of this > list. My name it's Orestes Leal, at your service. > > > Well, The problem it's the following: > > I have one ATI RADEON 200 Series Integrated into the mainboard (ATI > Technologies Inc RC410 [Radeon

Re: [compiz] [PATCH] Use-Copy for Compiz - Non-Texture-From-Pixmaps rendering

2007-07-09 Thread Treviño
I resend this i plain text - sorry :/. <[EMAIL PROTECTED]>Diogo Ferreira ha scritto: > On Mon, 2007-07-09 at 18:02 +0200, Treviño wrote: > >> Some weeks ago one of my friends asked me to port the "use-copy" >> (non-tfp) beryl's feature to Compiz since

Re: [compiz] [PATCH] Use-Copy for Compiz - Non-Texture-From-Pixmaps rendering

2007-07-09 Thread Treviño
<[EMAIL PROTECTED]>Diogo Ferreira ha scritto: On Mon, 2007-07-09 at 18:02 +0200, Treviño wrote: Some weeks ago one of my friends asked me to port the "use-copy" (non-tfp) beryl's feature to Compiz since he wasn't able to run compiz (fusion) smooth

[compiz] [PATCH] Compiz with Fglrx without Xgl (an hack for use-copy)

2007-07-09 Thread Treviño
As posted few days ago by Vladimir, newer fglrx ATi proprietary drivers supports the Composite extension (also if it provides buggy rendering for some apps), that's why using the non-tftp rendering you could run Compiz in fglrx drivers too without loading Xgl. However the use-copy option makes com

[compiz] [PATCH] Use-Copy for Compiz - Non-Texture-From-Pixmaps rendering

2007-07-09 Thread Treviño
Some weeks ago one of my friends asked me to port the "use-copy" (non-tfp) beryl's feature to Compiz since he wasn't able to run compiz (fusion) smoothly in his nvidia card with turbocache (these cards works well only using Xgl, otherwise they are affected by the [in]famous "Black Window Bug". That

Re: [compiz] --sm-client-id problem?

2007-07-04 Thread Treviño
Colin Guthrie ha scritto: > Hi, > > When I try to integrate compiz into the Gnome startup process and pass a > relevent --sm-client-id value, it seems (not got 100% proof yet) that > compiz hangs the login. > > This used to work perfectly, but I'm just wondering if there is a > current issue with t

Re: [compiz] [feature request] fglrx without Xgl works with copy method in beryl

2007-06-28 Thread Treviño
Vladimir ha scritto: > Latest amd/ati drivers (8.37|8.38) supports composite with dri. > So, after patching beryl (cause he can work without tfp) to make it use > direct rendering on "aiglx method" and removed check for GLX_SGIX_fbconfig, > which fails. - I was able to run beryl on fglrx WITHOUT

[compiz] [PATCH] Add option to Move for disabling server position sync on each notify

2007-06-24 Thread Treviño
one in which David applied the new sync-move), and pratically I edited it until I got all working in both the ways. To made this selectable by users I've added an "compare_server_motion" option, that is enabled in the xml file by default (so without user interaction, all works like b

[compiz] [PATCH] Zoom only on manual rotate option

2007-06-22 Thread Treviño
This patch will add a new option (zoom_manual_only) in the rotate plugin that (by default) will make it zoom only on mouse initiate (so no more on d&d, window move and key-rotate)... Bye -- Treviño's Blog - Life and Linux http://3v1n0.tuxfamily.org/blog/ diff --git a/metadata/rotate.xml.in b/me

Re: [compiz] CompComm has a real name!

2007-06-20 Thread Treviño
Dennis Kasprzyk ha scritto: > Here a short nonfinal definition how the releases will look like: > > compiz-fusion-(main/extra/unsupported) : The automerged plugin repositories. > I was calling them compiz-fusion-plugins-(main/extra/unsupported), but I can agree on yours, but some packagers alrea

[compiz] ksmserver and --sm-disable in KDE

2007-06-16 Thread Treviño
;ve tried to diff the session related stuff, but I can't find any important change (maybe there's but I've parsed the code changes really quickly), to understand how this can be fixed... Bye Treviño -- Treviño's Blog - Life and Linux http://3v1n0.tuxfamily.org/blog/

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 wit

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

2007-06-06 Thread Treviño
'd suggest to compiz packagers (Amaranth already knows this) to use a way to split the packages similar to this for keeping a cross-Desktop-environment. Regards, Treviño - -- Treviño's Blog - Life and Linux http://3v1n0.tuxfamily.org/blog/ -BEGIN PGP SIGNATURE- Version: GnuPG v1.4

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

2007-06-06 Thread Treviño
a strict selection with a list of possibilities to keep all easier to config I mean... Treviño - -- Treviño's Blog - Life and Linux http://3v1n0.tuxfamily.org/blog/ -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla

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 >&g

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

2007-06-06 Thread Treviño
just as example for other users/packagers; however it can be disabled only setting the default opacity_values value to 100... Regards, Treviño - -- Treviño's Blog - Life and Linux http://3v1n0.tuxfamily.org/blog/ -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using

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

2007-06-06 Thread Treviño
edirect=1 Regards, Treviño - -- Treviño's Blog - Life and Linux http://3v1n0.tuxfamily.org/blog/ -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGZvHxLWz7RN2ADNkRAvtuAKCfMJT0q6XpnCoxMxIIkoYT2xKdogCfeKKZ xzFNhXq

[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 s