Merge lp://staging/~ken-vandine/ubuntu-system-settings/rtm-lp1337200 into lp://staging/ubuntu-system-settings/rtm-14.09
Proposed by
Ken VanDine
Status: | Work in progress |
---|---|
Proposed branch: | lp://staging/~ken-vandine/ubuntu-system-settings/rtm-lp1337200 |
Merge into: | lp://staging/ubuntu-system-settings/rtm-14.09 |
Diff against target: |
135 lines (+58/-28) 1 file modified
plugins/battery/plugin/battery-plugin.cpp (+58/-28) |
To merge this branch: | bzr merge lp://staging/~ken-vandine/ubuntu-system-settings/rtm-lp1337200 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ken VanDine | Disapprove | ||
Sebastien Bacher (community) | Needs Fixing | ||
Review via email: mp+241749@code.staging.launchpad.net |
Commit message
Disconnect from upower on suspend and connect on resume
Description of the change
Disconnect from upower on suspend and connect on resume
To post a comment you must log in.
Unmerged revisions
- 937. By Ken VanDine
-
Moved up_client_
enumerate_ devices_ sync to the constructor, we only need to call it once. - 936. By Ken VanDine
-
Disconnect from upower on suspend and connect on resume
Thanks, but see the merge request for the version in trunk. It would maybe make sense to wait to have the trunk work approved before putting up a backport for review, this way we avoid having to track "needs fixing" on different pages?