Merge lp://staging/~gerboland/qtubuntu/screen-info-drop-panel-hack into lp://staging/qtubuntu
Proposed by
Gerry Boland
Status: | Superseded |
---|---|
Proposed branch: | lp://staging/~gerboland/qtubuntu/screen-info-drop-panel-hack |
Merge into: | lp://staging/qtubuntu |
Diff against target: |
1689 lines (+759/-297) 15 files modified
src/ubuntumirclient/backingstore.cpp (+11/-5) src/ubuntumirclient/input.cpp (+91/-41) src/ubuntumirclient/input.h (+2/-0) src/ubuntumirclient/integration.cpp (+51/-14) src/ubuntumirclient/integration.h (+12/-3) src/ubuntumirclient/nativeinterface.cpp (+55/-3) src/ubuntumirclient/nativeinterface.h (+11/-1) src/ubuntumirclient/screen.cpp (+100/-62) src/ubuntumirclient/screen.h (+26/-4) src/ubuntumirclient/screenobserver.cpp (+131/-0) src/ubuntumirclient/screenobserver.h (+54/-0) src/ubuntumirclient/ubuntumirclient.pro (+4/-1) src/ubuntumirclient/utils.h (+29/-0) src/ubuntumirclient/window.cpp (+165/-158) src/ubuntumirclient/window.h (+17/-5) |
To merge this branch: | bzr merge lp://staging/~gerboland/qtubuntu/screen-info-drop-panel-hack |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ubuntu Phablet Team | Pending | ||
Review via email: mp+286312@code.staging.launchpad.net |
This proposal has been superseded by a proposal from 2016-02-17.
Commit message
Remove the panel hack
To post a comment you must log in.
Unmerged revisions
- 326. By Gerry Boland
-
Remove panel hack
- 325. By Gerry Boland
-
Merge screen-info