Merge lp:~mc-return/unity/unity6.0.merge-fix1067534 into lp:unity/6.0

Proposed by MC Return
Status: Merged
Approved by: Marco Trevisan (Treviño)
Approved revision: no longer in the source branch.
Merged at revision: 2788
Proposed branch: lp:~mc-return/unity/unity6.0.merge-fix1067534
Merge into: lp:unity/6.0
Diff against target: 12 lines (+1/-1)
1 file modified
plugins/unityshell/unityshell.xml.in (+1/-1)
To merge this branch: bzr merge lp:~mc-return/unity/unity6.0.merge-fix1067534
Reviewer Review Type Date Requested Status
Marco Trevisan (Treviño) Approve
Review via email: mp+130145@code.launchpad.net

Commit message

Unity actually provides the feature "fadetodesktop".
This change is needed to make unityshell just conflict with the Compiz "Fade to Desktop" (fadedesktop) plug-in, but work together with "Show Desktop" (showdesktop).
showdesktop only works if it is started after unityshell.

To post a comment you must log in.
Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

Thanks

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'plugins/unityshell/unityshell.xml.in'
2--- plugins/unityshell/unityshell.xml.in 2012-10-15 09:50:30 +0000
3+++ plugins/unityshell/unityshell.xml.in 2012-10-17 15:15:08 +0000
4@@ -4,7 +4,7 @@
5 <_short>Ubuntu Unity Plugin</_short>
6 <_long>Plugin to draw the Unity Shell</_long>
7 <category>Desktop</category>
8- <feature>showdesktop</feature>
9+ <feature>fadetodesktop</feature>
10 <deps>
11 <relation type="after">
12 <plugin>bailer</plugin>

Subscribers

People subscribed via source and target branches

to all changes: