Merge lp://staging/~kdub/mir/fix-1662997-0.26.1 into lp://staging/~mir-team/mir/0.26-old
Proposed by
Kevin DuBois
Status: | Merged |
---|---|
Approved by: | Cemil Azizoglu |
Approved revision: | no longer in the source branch. |
Merged at revision: | 4020 |
Proposed branch: | lp://staging/~kdub/mir/fix-1662997-0.26.1 |
Merge into: | lp://staging/~mir-team/mir/0.26-old |
Diff against target: |
68 lines (+16/-2) 4 files modified
debian/changelog (+1/-0) src/client/mir_screencast.cpp (+11/-2) src/server/frontend/session_mediator.cpp (+1/-0) tests/unit-tests/frontend/test_session_mediator.cpp (+3/-0) |
To merge this branch: | bzr merge lp://staging/~kdub/mir/fix-1662997-0.26.1 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Cemil Azizoglu (community) | Approve | ||
Review via email: mp+316769@code.staging.launchpad.net |
Commit message
fix mirscreencast by making sure it knows enough about pixel format to create its buffers.
fixes: LP: #1662997
Description of the change
fix mirscreencast by making sure it knows enough about pixel format to create its buffers.
fixes: LP: #1662997
To post a comment you must log in.
Ok