lp://qastaging/~ted/indicator-sound/backport-silent-icon
Created by
Ted Gould
and last modified
- Get this branch:
- bzr branch lp://qastaging/~ted/indicator-sound/backport-silent-icon
Branch merges
Propose for merging
No branches
dependent on this one.
- Charles Kerr (community): Approve
-
Diff: 22 lines (+5/-0)1 file modifiedsrc/service.vala (+5/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 464. By Ted Gould
-
Set internal silent mode variable at startup Fixes: #1391164
Approved by: Charles Kerr - 460. By Lars Karlitski
-
service.vala: don't call set_volume unnecessarily
The allow-amplified
-volume setting is bound to a property on the service with the same name. GSettings always sets the target property when the binding is created. The property setter calls set_volume() unconditionally, which lead to a call on every startup of indicator-sound. That wasn't a problem until set_volume() started emitting a notification for volume changes... Fixes: 1381871
Approved by: Ted Gould
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/indicator-sound/15.04