On Tue, Aug 24, 2004 at 09:37:58AM +0100, Mike Hearn wrote:
> For those following along, translated that means: fix that works all the
> time blocks on the window management 'rewrite' which means we use X
> windows only for toplevels. Last I heard this rewrite was about 2-3
> months away from co
The problem is that the app uses OpenGL for painting, and OpenGL
doesn't support the IncludeInferiors clipping mode. Fixing that
properly will require getting rid of X windows for child windows, but
in the meantime I have added a workaround that should work in most
cases.
For those following along,
"Ivan Leo Puoti" <[EMAIL PROTECTED]> writes:
>> (with screenshots, if possible).
> before the patch
> http://www003.portalis.it/115/download/1.png
> and after it
> http://www003.portalis.it/115/download/2.png
The problem is that the app uses OpenGL for painting, and OpenGL
doesn't support the Inc
> (with screenshots, if possible).
before the patch
http://www003.portalis.it/115/download/1.png
and after it
http://www003.portalis.it/115/download/2.png
The app is a free download.
Ivan.
Hi,
--- Mike Hearn <[EMAIL PROTECTED]> wrote:
> But seriously, that patch changed a lot of very important core code
> in
> Wine, and the relevant math is hideously complicated (in fact nobody
> does it anymore, we all just copy/paste the X server code). There
> have
> already been several regre
http://www.cyborgname.com/cyborger.cgi?acronym=JULLIARD&robotchoice=governor2k3
;)
But seriously, that patch changed a lot of very important core code in
Wine, and the relevant math is hideously complicated (in fact nobody
does it anymore, we all just copy/paste the X server code). There have
al
For those of you who don't belive A.J. is a human, he does introduce regressions
from time to time.
This patch
http://www.winehq.com/hypermail/wine-cvs/2004/06/0196.html
Has broken this app
http://www.anim8or.com
and at least one user has complained about this regression.
Ivan.