https://bugs.freedesktop.org/show_bug.cgi?id=51360

Mart Raudsepp <l...@gentoo.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #65214|0                           |1
        is obsolete|                            |

--- Comment #5 from Mart Raudsepp <l...@gentoo.org> 2012-09-18 05:16:13 UTC ---
Created attachment 67311
  --> https://bugs.freedesktop.org/attachment.cgi?id=67311
Better hack to try to fix negative srcX/Y cases without fallbacks

A bigger refactoring of lx_do_composite is getting too time consuming (with
more candle-lit dates with Porter and Duff in order), so here's again a more
direct approach try to fix it for now, as we really should just get a new
release out rather quickly now with xserver-1.3 compat and misrenderings of
modern desktop fixed.

The previous hack didn't work for GNOME-3 fallback notification icons due to
them being actually srcX=0, srcY=-1 or vice-versa, so it hit the unsigned vs
signed bug and entered that conditional branch instead of where the negative
coordinate handling code was added.

Due to the comment in the patch, this is definitely not final and likely to
cause other issues, but might be interesting to test and validate on XO-1 while
I figure out and address the potential problem.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
Xorg-driver-geode mailing list
Xorg-driver-geode@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-geode

Reply via email to