mute/unmute sound when user clicks on sound applet using scroll button or middle mouse button
Bug #609860 reported by
RussianNeuroMancer
This bug affects 12 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
The Sound Menu |
Fix Released
|
Wishlist
|
Marco Trevisan (Treviño) | ||
Unity |
Fix Released
|
Undecided
|
Marco Trevisan (Treviño) | ||
libindicator |
Fix Released
|
Wishlist
|
Marco Trevisan (Treviño) | ||
unity-2d |
Fix Released
|
Undecided
|
Marco Trevisan (Treviño) | ||
indicator-sound (Ubuntu) |
Fix Released
|
Wishlist
|
Marco Trevisan (Treviño) | ||
unity (Ubuntu) |
Fix Released
|
Undecided
|
Marco Trevisan (Treviño) | ||
unity-2d (Ubuntu) |
Fix Released
|
Undecided
|
Marco Trevisan (Treviño) |
Bug Description
Binary package hint: indicator-sound
I propose mute/unmute sound when user click to sound applet using scroll button or middle mouse button. For example KMix icon already work in this way.
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: indicator-sound 0.3.8-0ubuntu1
ProcVersionSign
Uname: Linux 2.6.35-10-generic x86_64
Architecture: amd64
Date: Mon Jul 26 06:09:24 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
ProcEnviron:
LANG=ru_RU.UTF-8
SHELL=/bin/bash
SourcePackage: indicator-sound
Related branches
lp:~3v1n0/unity/secondary-activate-support
- Mirco Müller (community): Approve
-
Diff: 290 lines (+91/-6)12 files modifiedUnityCore/DBusIndicators.cpp (+16/-0)
UnityCore/DBusIndicators.h (+2/-0)
UnityCore/Indicator.cpp (+7/-0)
UnityCore/Indicator.h (+2/-0)
UnityCore/IndicatorEntry.cpp (+5/-0)
UnityCore/IndicatorEntry.h (+2/-0)
UnityCore/Indicators.cpp (+1/-0)
UnityCore/Indicators.h (+2/-0)
plugins/unityshell/src/PanelIndicatorObjectEntryView.cpp (+19/-4)
services/panel-main.c (+16/-0)
services/panel-service.c (+15/-2)
services/panel-service.h (+4/-0)
lp:~3v1n0/unity-2d/secondary-activate-support
Rejected
for merging
into
lp:unity-2d/3.0
- Aurélien Gâteau (community): Disapprove
-
Diff: 123 lines (+44/-11)3 files modifiedlibunity-2d-private/Unity2d/CMakeLists.txt (+1/-1)
panel/applets/CMakeLists.txt (+3/-3)
panel/applets/indicator/indicator.c (+40/-7)
lp:~3v1n0/libindicator/secondary-activate-support
- Indicator Applet Developers: Pending requested
-
Diff: 94 lines (+27/-3)3 files modifiedlibindicator/indicator-object-marshal.list (+1/-0)
libindicator/indicator-object.c (+22/-2)
libindicator/indicator-object.h (+4/-1)
lp:~3v1n0/indicator-sound/mute-on-secondary-activate
- Conor Curran (community): Approve
- Indicator Applet Developers: Pending requested
-
Diff: 367 lines (+269/-0)5 files modifiedsrc/Makefile.am (+2/-0)
src/indicator-sound.c (+54/-0)
src/mute-menu-item.c (+5/-0)
src/mute-widget.c (+141/-0)
src/mute-widget.h (+67/-0)
lp:~ubuntu-desktop/unity/ubuntu
(Merged)
lp:~3v1n0/unity-2d/secondary-activate-support-v2
- Florian Boucault (community): Approve
-
Diff: 27 lines (+7/-3)1 file modifiedpanel/applets/common/indicatorentrywidget.cpp (+7/-3)
summary: |
- I propose mute/unmute sound when user click to sound applet using scroll - button or middle mouse button + mute/unmute sound when user clicks on sound applet using scroll button + or middle mouse button |
Changed in indicator-sound (Ubuntu): | |
importance: | Undecided → Wishlist |
Changed in indicator-sound: | |
assignee: | nobody → Conor Curran (cjcurran) |
importance: | Undecided → Wishlist |
Changed in indicator-sound (Ubuntu): | |
status: | New → Triaged |
Changed in indicator-sound: | |
status: | New → Triaged |
tags: | added: design |
Changed in indicator-sound: | |
assignee: | Conor Curran (cjcurran) → Matthew Paul Thomas (mpt) |
Changed in indicator-sound: | |
status: | Triaged → New |
Changed in indicator-sound (Ubuntu): | |
status: | Triaged → New |
Changed in indicator-sound: | |
assignee: | nobody → Conor Curran (cjcurran) |
status: | Confirmed → In Progress |
Changed in indicator-sound (Ubuntu): | |
status: | New → In Progress |
Changed in indicator-sound: | |
milestone: | none → 0.6.0 |
Changed in indicator-sound: | |
milestone: | 0.6.0 → 0.6.1 |
Changed in libindicator: | |
importance: | Undecided → Wishlist |
Changed in indicator-sound (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in libindicator: | |
status: | New → Triaged |
Changed in libindicator: | |
assignee: | nobody → Treviño (Marco Trevisan) (3v1n0) |
Changed in indicator-sound: | |
assignee: | Conor Curran (cjcurran) → Treviño (Marco Trevisan) (3v1n0) |
Changed in indicator-sound (Ubuntu): | |
assignee: | nobody → Treviño (Marco Trevisan) (3v1n0) |
Changed in indicator-sound: | |
status: | Triaged → In Progress |
Changed in libindicator: | |
status: | Triaged → In Progress |
Changed in indicator-sound (Ubuntu): | |
status: | Triaged → In Progress |
Changed in unity: | |
status: | New → In Progress |
Changed in unity-2d: | |
status: | New → In Progress |
assignee: | nobody → Treviño (Marco Trevisan) (3v1n0) |
Changed in unity: | |
assignee: | nobody → Treviño (Marco Trevisan) (3v1n0) |
Changed in indicator-sound: | |
status: | In Progress → Fix Committed |
Changed in libindicator: | |
status: | In Progress → Fix Committed |
Changed in unity-2d: | |
status: | In Progress → Fix Committed |
Changed in indicator-sound (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity (Ubuntu): | |
status: | New → Fix Committed |
Changed in unity (Ubuntu): | |
assignee: | nobody → Treviño (Marco Trevisan) (3v1n0) |
Changed in unity-2d (Ubuntu): | |
status: | New → Fix Committed |
Changed in unity-2d (Ubuntu): | |
assignee: | nobody → Treviño (Marco Trevisan) (3v1n0) |
Changed in indicator-sound: | |
status: | Fix Committed → In Progress |
Changed in libindicator: | |
status: | Fix Committed → In Progress |
Changed in unity: | |
status: | Fix Committed → In Progress |
Changed in indicator-sound (Ubuntu): | |
status: | Fix Committed → In Progress |
Changed in unity (Ubuntu): | |
status: | Fix Committed → In Progress |
Changed in unity-2d: | |
status: | Fix Committed → In Progress |
Changed in unity-2d (Ubuntu): | |
status: | Fix Committed → In Progress |
Changed in indicator-sound: | |
status: | In Progress → Fix Committed |
Changed in libindicator: | |
status: | In Progress → Fix Committed |
Changed in indicator-sound (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in unity: | |
milestone: | none → 4.6.0 |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in unity-2d: | |
milestone: | none → 3.8.16 |
status: | In Progress → Fix Committed |
Changed in unity-2d (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in unity-2d: | |
status: | Fix Committed → Fix Released |
Changed in indicator-sound (Ubuntu): | |
status: | Fix Committed → Fix Released |
Changed in indicator-sound: | |
status: | Fix Committed → Fix Released |
Changed in libindicator: | |
status: | Fix Committed → Fix Released |
Changed in unity-2d: | |
status: | Fix Released → Fix Committed |
Changed in unity-2d: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I just opened bug (wishlist) #707567 where I propose to use the double click. Any rationale against?