lp://qastaging/~unity-team/qtmir/surfaceDrawn
- Get this branch:
- bzr branch lp://qastaging/~unity-team/qtmir/surfaceDrawn
Branch merges
- Michał Sawicz: Disapprove
- Unity8 CI Bot (community): Needs Fixing (continuous-integration)
- Nick Dedekind: Pending (code) requested
-
Diff: 464 lines (+41/-75)18 files modifiedCMakeLists.txt (+1/-1)
debian/control (+2/-2)
debian/gles-patches/convert-to-gles.patch (+9/-9)
src/modules/Unity/Application/mirsurface.cpp (+1/-1)
src/modules/Unity/Application/mirsurface.h (+2/-2)
src/modules/Unity/Application/mirsurfaceinterface.h (+0/-3)
src/modules/Unity/Application/mirsurfacemanager.cpp (+2/-6)
src/modules/Unity/Application/session.cpp (+0/-22)
src/modules/Unity/Application/session.h (+1/-3)
src/modules/Unity/Application/session_interface.h (+1/-1)
tests/framework/fake_mirsurface.cpp (+2/-2)
tests/framework/fake_mirsurface.h (+2/-1)
tests/framework/fake_session.cpp (+1/-1)
tests/framework/fake_session.h (+1/-1)
tests/framework/mock_session.h (+1/-1)
tests/modules/Application/application_test.cpp (+8/-8)
tests/modules/ApplicationManager/application_manager_test.cpp (+1/-1)
tests/modules/SessionManager/session_test.cpp (+6/-10)
Branch information
Recent revisions
- 485. By Daniel d'Andrada
-
Implement MirSurface.drawn property
And no longer hide blank surfaces from shell
- 483. By Gerry Boland
-
Enhance ScreenController & the DisplayConfigur
ationPolicy to implement dynamic grid units. - Rename ScreenController to ScreenModel, as it just reflects current screen state, does not offer means to configure it
- ScreenController can update state of existing Screens, based on Mir DisplayConfiguration changes.
- Expand Screen to include scale & form factor properties, with getter/notifier in NativeInterface. This enables the dynamic grid units in the shell
- Add a Unity.Screens qml module to give QML better information about connected screens, and allow basic reconfiguring.
- Implement a basic display configuration policy to set suitable scale and form factor on an external display (needed for dynamic grid units) Fixes: #1573532
Approved by: Unity8 CI Bot, Daniel d'Andrada - 481. By Lukáš Tinkl
-
Regression fix: restore window title handling Fixes: #1563522
Approved by: Nick Dedekind - 480. By Michael Terry
-
Use latest UbuntuAppLaunch API which supports libertine apps.
Approved by: Nick Dedekind
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/qtmir