Merge lp://staging/~unity-team/qtmir/low_crome_mode into lp://staging/qtmir
Proposed by
Nick Dedekind
Status: | Work in progress |
---|---|
Proposed branch: | lp://staging/~unity-team/qtmir/low_crome_mode |
Merge into: | lp://staging/qtmir |
Diff against target: |
340 lines (+55/-7) 12 files modified
CMakeLists.txt (+3/-3) src/common/debughelpers.cpp (+2/-0) src/modules/Unity/Application/application.cpp (+9/-0) src/modules/Unity/Application/application.h (+3/-0) src/modules/Unity/Application/application_manager.cpp (+5/-0) src/modules/Unity/Application/application_manager.h (+1/-0) src/modules/Unity/Application/mirsurface.cpp (+1/-0) src/modules/Unity/Application/session.cpp (+19/-3) src/modules/Unity/Application/session.h (+4/-1) src/modules/Unity/Application/session_interface.h (+4/-0) tests/modules/common/fake_session.h (+2/-0) tests/modules/common/mock_session.h (+2/-0) |
To merge this branch: | bzr merge lp://staging/~unity-team/qtmir/low_crome_mode |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Mir development team | Pending | ||
Review via email: mp+283826@code.staging.launchpad.net |
Commit message
Separate fullscreen and low crome modes
Description of the change
* Are there any related MPs required for this MP to build/function as expected? Please list.
https:/
https:/
* Did you perform an exploratory manual test run of your code change and any related functionality?
Yes
* If you changed the packaging (debian), did you subscribe the ubuntu-unity team to this MP?
N/A
To post a comment you must log in.
Unmerged revisions
- 437. By Nick Dedekind
-
hideDecorations