lp://staging/~unity-team/unity8/shell_chrome
Created by
Michał Sawicz
and last modified
- Get this branch:
- bzr branch lp://staging/~unity-team/unity8/shell_chrome
Members of
Unity Team
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Daniel d'Andrada (community): Needs Information
- Gerry Boland (community): Approve
- Unity8 CI Bot: Needs Fixing (continuous-integration)
- PS Jenkins bot: Pending (continuous-integration) requested
- Michał Sawicz: Pending requested
-
Diff: 862 lines (+367/-28)20 files modifiedqml/Components/InputMethod.qml (+4/-1)
qml/Shell.qml (+5/-1)
qml/Stages/AbstractStage.qml (+2/-0)
qml/Stages/DesktopStage.qml (+71/-12)
qml/Stages/PhoneStage.qml (+10/-0)
qml/Stages/StagedFullscreenPolicy.qml (+58/-0)
qml/Stages/TabletStage.qml (+9/-0)
qml/Stages/WindowResizeArea.qml (+2/-2)
qml/Stages/WindowedFullscreenPolicy.qml (+41/-0)
tests/mocks/Unity/Application/ApplicationInfo.cpp (+21/-3)
tests/mocks/Unity/Application/ApplicationInfo.h (+5/-1)
tests/mocks/Unity/Application/ApplicationManager.cpp (+6/-4)
tests/mocks/Unity/Application/MirSurface.cpp (+16/-0)
tests/mocks/Unity/Application/MirSurface.h (+5/-3)
tests/mocks/Unity/Application/MirSurfaceItem.cpp (+9/-0)
tests/mocks/Unity/Application/MirSurfaceItem.h (+1/-0)
tests/mocks/Unity/Application/Session.cpp (+26/-1)
tests/mocks/Unity/Application/Session.h (+7/-0)
tests/qmltests/Stages/tst_WindowResizeArea.qml (+7/-0)
tests/qmltests/tst_Shell.qml (+62/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity8