Merge lp://staging/~yuningdodo/ubuntu/trusty/unity-settings-daemon/unity-settings-daemon.lp1396464-set-volume-to-zero-before-mute into lp://staging/ubuntu/trusty-updates/unity-settings-daemon
Status: | Rejected |
---|---|
Rejected by: | Martin Pitt |
Proposed branch: | lp://staging/~yuningdodo/ubuntu/trusty/unity-settings-daemon/unity-settings-daemon.lp1396464-set-volume-to-zero-before-mute |
Merge into: | lp://staging/ubuntu/trusty-updates/unity-settings-daemon |
Diff against target: |
27 lines (+5/-5) 1 file modified
plugins/media-keys/gsd-media-keys-manager.c (+5/-5) |
To merge this branch: | bzr merge lp://staging/~yuningdodo/ubuntu/trusty/unity-settings-daemon/unity-settings-daemon.lp1396464-set-volume-to-zero-before-mute |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Yu Ning (community) | Disapprove | ||
David Henningsson | Pending | ||
Ubuntu Development Team | Pending | ||
Review via email: mp+242869@code.staging.launchpad.net |
Description of the change
Set volume to zero before mute, otherwise volume will stay in a non-zero value while system is marked as mute. This will cause some issue, such as bug #1396464.
Unmerged revisions
- 16. By Yu Ning
-
set volume to zero before mute. (LP: #1396464)
- 15. By PS Jenkins bot
-
[ Alberto Milone ]
* gsd-xrandr-manager. c:
- Add support for mapping the main touchscreen onto the laptop
display (LP: #1287341).
This makes sure that the input device knows exactly the area
that represents the display when the screen configuration
changes. Note: this doesn't cover the tablet use case.
- Add support for matching displays with touch input devices
according to the reported size. This is particularly
useful on systems that don't use embedded display connectors
i.e. all-in-one systems such as the Dell Optiplex 9030 AIO.
- This work is a partial backport of the upstream work on
touchscreens. When we finally sync with the upstream code
we can drop this.
Thanks for the work. Do you know if that change applies to gnome-settings- daemon as well? Did you submit if for lp:unity-settings-daemon (the trunk version), it should be fixed in the current version before being SRUed