add a ccsm option to hide volumes in launcher
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Unity |
Fix Released
|
Undecided
|
Andrea Azzarone | ||
| unity (Ubuntu) |
Fix Released
|
Undecided
|
Andrea Azzarone | ||
Bug Description
Add an option to compiz config's unity applet that warps the gsetting "com.canonical.
Related branches
- Neil J. Patel (community): Approve
- Tim Penhey (community): Approve
-
Diff: 1452 lines (+575/-447) 11 files modifiedapiUnityCore/GLibWrapper.cpp (+4/-1)
com.canonical.Unity.gschema.xml (+4/-9)
plugins/unityshell/src/DeviceLauncherIcon.cpp (+209/-240)
plugins/unityshell/src/DeviceLauncherIcon.h (+12/-9)
plugins/unityshell/src/DeviceLauncherSection.cpp (+98/-70)
plugins/unityshell/src/DeviceLauncherSection.h (+34/-20)
plugins/unityshell/src/DevicesSettings.cpp (+136/-62)
plugins/unityshell/src/DevicesSettings.h (+50/-33)
plugins/unityshell/src/LauncherController.h (+1/-1)
plugins/unityshell/src/unityshell.cpp (+5/-2)
plugins/unityshell/unityshell.xml.in (+22/-0)
I don't think this needs design consideration; we don't expect the end-user to be tinkering around deep in CCSM settings, and even if they do, a simple setting such as this would be easy to understand.
+ add a ccsm option to hide volumes in launcher
This bug was fixed in the package unity - 4.6.0-0ubuntu1
---------------
unity (4.6.0-0ubuntu1) oneiric; urgency=low
* New upstream release.
- compiz crashed with SIGSEGV in __strlen_sse2() (LP: #814619)
- PlacesHomeView:
- PluginAdapter:
- Launcher - Make Launcher left of screen reveal more responsive and less
prone to false positives (LP: #765819)
- Launcher - clicking on a App launcher icon incorrectly un-minimizes
windows (LP: #783434)
- Unity doesn't get any mouse wheel scroll event in Indicators InputArea
(LP: #814574)
- Unity launcher gets cluttered when having multiple partitions and/or
external volumes attached (LP: #713423)
- Unity panel menus and indicators slow to respond. Too much lag.
(LP: #742664)
- In Unity the distinction between GVolume, GDrive and GMount is a bit
confusing. (LP: #799890)
- Launcher - When a item is deleted by dragging to Trash, the trash should
pulse once before the Launcher disappears (LP: #750311)
- ccsm needs an option to change launcher opacity (LP: #815032)
- add a ccsm option to hide volumes in launcher (LP: #794707)
- scale plugin doesn't work as desired when "Click Desktop To Show
Desktop" is true (LP: #810315)
- mute/unmute sound when user clicks on sound applet using scroll button
or middle mouse button (LP: #609860)
- Secondary activate (i.e. middle click) support for indicators advanced
usage (LP: #812933)
* debian/control:
- dep on latest libunity-misc
- dep on latest nux
- add build-dep on libgnome-
* debian/rules:
- bump libunity-core-4.0-4 shlib for ABI break
- don't ship unity dialogs right now. Not ready for alpha quality
* distro-patch the grey to darker grey (until the blur is done in nux)
* Switch to dpkg-source 3.0 (quilt) format
* debian/
- revert a removed API making unity-2d not building
-- Didier Roche <email address hidden> 2011年8月01日 19:53:15 +0200