Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 367139 - [gnome-overlay] x11-wm/mutter-3.0.1 patches fixing transparency issues
Summary: [gnome-overlay] x11-wm/mutter-3.0.1 patches fixing transparency issues
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gnome3
  Show dependency tree
 
Reported: 2011-05-13 19:56 UTC by Johannes Battenberg
Modified: 2012-02-12 14:11 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
new ebuild including the transparency fix (mutter-3.0.1-r2.ebuild,2.11 KB, text/plain)
2011-05-13 19:58 UTC, Johannes Battenberg
Details
mutter-3.0.1-r2.ebuild (mutter-3.0.1-r2.ebuild,2.11 KB, text/plain)
2011-05-13 20:01 UTC, Johannes Battenberg
Details
files/Convert-frame-region-handling-to-cairo-regions.patch (Convert-frame-region-handling-to-cairo-regions.patch,8.05 KB, patch)
2011-05-13 20:02 UTC, Johannes Battenberg
Details | Diff
files/Fixes-for-ARGB-window-shadows-patch-squash.patch (Fixes-for-ARGB-window-shadows-patch-squash.patch,4.14 KB, patch)
2011-05-13 20:02 UTC, Johannes Battenberg
Details | Diff
files/Only-shadow-ARGB-windows-with-a-frame-outside-the-.patch (Only-shadow-ARGB-windows-with-a-frame-outside-the-.patch,28.18 KB, patch)
2011-05-13 20:03 UTC, Johannes Battenberg
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!