[Indicators] Silent mode control in the indicator
Bug #1342151 reported by
Pat McGowan
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UX |
Fix Released
|
Critical
|
James Mulholland | ||
indicator-sound (Ubuntu) |
Fix Released
|
Critical
|
Ted Gould | ||
indicator-sound (Ubuntu RTM) |
Fix Released
|
Critical
|
Ted Gould |
Bug Description
Should the indicator expose the control for silent mode for easy access?
Implementing in settings now but would like to leverage a common implementation
-------
I've attached a wireframe which shows an additional setting in the sound indicator for turning on and off silent mode.
Related branches
lp://qastaging/~ted/indicator-sound/silent-mode
- PS Jenkins bot (community): Approve (continuous-integration)
- Ted Gould: Pending requested
-
Diff: 247 lines (+123/-15)5 files modifiedsrc/CMakeLists.txt (+4/-0)
src/accounts-service-system-sound-settings.vala (+25/-0)
src/accounts-service-user.vala (+40/-0)
src/service.vala (+45/-14)
src/sound-menu.vala (+9/-1)
- Ted Gould: Pending requested
-
Diff: 284 lines (+141/-17)5 files modifiedsrc/CMakeLists.txt (+4/-0)
src/accounts-service-system-sound-settings.vala (+25/-0)
src/accounts-service-user.vala (+40/-0)
src/service.vala (+63/-16)
src/sound-menu.vala (+9/-1)
Changed in ubuntu-ux: | |
assignee: | nobody → Matthew Paul Thomas (mpt) |
summary: |
- Silent mode control in the indicator + [Indicators] Silent mode control in the indicator |
Changed in ubuntu-ux: | |
assignee: | Matthew Paul Thomas (mpt) → Estibaliz Landa Torres (estilanda) |
Changed in ubuntu-ux: | |
assignee: | Estibaliz Landa Torres (estilanda) → Daniela Ferrai (dferrai) |
Changed in ubuntu-ux: | |
assignee: | Daniela Ferrai (dferrai) → nobody |
assignee: | nobody → James Mulholland (jamesjosephmulholland) |
Changed in ubuntu-ux: | |
importance: | Undecided → Critical |
tags: | added: beta qa-daily-testing |
tags: | added: touch-2014-10-30 |
Changed in ubuntu-ux: | |
status: | Confirmed → Triaged |
Changed in indicator-sound (Ubuntu): | |
status: | Incomplete → In Progress |
tags: |
added: touch-2014-10-16 removed: touch-2014-10-30 |
tags: |
added: touch-2014-10-23 removed: touch-2014-10-16 |
Changed in ubuntu-ux: | |
status: | Confirmed → Fix Committed |
Changed in ubuntu-ux: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Daniela: what kind of control is that? A toggle button?