Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 367139

Summary: [gnome-overlay] x11-wm/mutter-3.0.1 patches fixing transparency issues
Product: Gentoo Linux Reporter: Johannes Battenberg <joe.batt>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: enhancement CC: joe.batt
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 353071    
Attachments: new ebuild including the transparency fix
mutter-3.0.1-r2.ebuild
files/Convert-frame-region-handling-to-cairo-regions.patch
files/Fixes-for-ARGB-window-shadows-patch-squash.patch
files/Only-shadow-ARGB-windows-with-a-frame-outside-the-.patch

Description Johannes Battenberg 2011-05-13 19:56:41 UTC
Mutter incorrectly draws the drop shadow behind the windows itself. For transparent terminals and the like this means looking through the terminal right on the shadow, therefore transparency does not work as intended.
This is already solved in the git repository.
I took the patches from https://bugzilla.gnome.org/show_bug.cgi?id=635268 and incorporated them into the ebuild.
This should fix the issue until 3.0.2 is released.

Reproducible: Always
Comment 1 Johannes Battenberg 2011-05-13 19:58:29 UTC
Created attachment 273131 [details]
new ebuild including the transparency fix
Comment 2 Johannes Battenberg 2011-05-13 20:01:44 UTC
Created attachment 273133 [details]
mutter-3.0.1-r2.ebuild
Comment 3 Johannes Battenberg 2011-05-13 20:02:25 UTC
Created attachment 273135 [details, diff]
files/Convert-frame-region-handling-to-cairo-regions.patch
Comment 4 Johannes Battenberg 2011-05-13 20:02:50 UTC
Created attachment 273137 [details, diff]
files/Fixes-for-ARGB-window-shadows-patch-squash.patch
Comment 5 Johannes Battenberg 2011-05-13 20:03:15 UTC
Created attachment 273139 [details, diff]
files/Only-shadow-ARGB-windows-with-a-frame-outside-the-.patch
Comment 6 Nirbheek Chauhan (RETIRED) gentoo-dev 2011-06-02 14:43:04 UTC
This is now fixed in the overlay, thanks for reporting!