diff options
| author | MC Return <mc.return@gmx.net> | 2012-10-17 00:06:57 +0200 |
|---|---|---|
| committer | MC Return <mc.return@gmx.net> | 2012-10-17 00:06:57 +0200 |
| commit | 2bc874983ffb44a4df13cdd44b5ea8ff0e250fbc (patch) | |
| tree | c74cc4c4c82626e3771bd9d3f9f2b86449eb021e /plugins | |
| parent | 045af9b88690b31b943e9ce5d4aded258b159d3f (diff) | |
Unity actually provides the feature "fadetodesktop".
This change is needed, because unityshell just collides with the Compiz "Fade to Desktop" (fadedesktop) plug-in, but works with "Show Desktop" (showdesktop) if showdesktop is started after unityshell. (bzr r2845.1.1)
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/unityshell/unityshell.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/unityshell/unityshell.xml.in b/plugins/unityshell/unityshell.xml.in index 11ace87b9..c9ea6d694 100644 --- a/plugins/unityshell/unityshell.xml.in +++ b/plugins/unityshell/unityshell.xml.in @@ -4,7 +4,7 @@ <_short>Ubuntu Unity Plugin</_short> <_long>Plugin to draw the Unity Shell</_long> <category>Desktop</category> - <feature>showdesktop</feature> + <feature>fadetodesktop</feature> <deps> <relation type="after"> <plugin>bailer</plugin> |
