GNOME Bugzilla – Bug 150537
GdkRGB doesn't understand ARGB visuals
Last modified: 2011-02-04 16:18:41 UTC
GdkRGB doesn't know that it has to set the alpha value correctly for ARGB visuals. Will attach patch to fix the problem.
Created attachment 30748 [details] [review] Patch to fix GdkRGB's handling of ARGB visuals This patch adds another composite function to GdkRGB that can composite a RGB image onto an ARGB visual. It also contains the fix for bug #150466.
Should be fixed in HEAD.