lp://qastaging/~unity-team/unity8/screens-workspaces-switcher
Created by
Michael Zanetti
and last modified
- Get this branch:
- bzr branch lp://qastaging/~unity-team/unity8/screens-workspaces-switcher
Members of
Unity Team
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Ready for review
for merging
into
lp://qastaging/unity8
- Unity8 CI Bot: Needs Fixing (continuous-integration)
- Unity Team: Pending requested
-
Diff: 2624 lines (+1383/-431)25 files modifiedplugins/WindowManager/Screen.h (+0/-1)
plugins/WindowManager/Screens.cpp (+10/-0)
plugins/WindowManager/Screens.h (+3/-0)
plugins/WindowManager/WorkspaceModel.h (+2/-2)
qml/Shell.qml (+4/-4)
qml/Stage/ApplicationWindow.qml (+12/-209)
qml/Stage/DecoratedWindow.qml (+10/-10)
qml/Stage/Spread/ScreensAndWorkspaces.qml (+261/-0)
qml/Stage/Spread/Spread.qml (+8/-9)
qml/Stage/Spread/SpreadDelegateInputArea.qml (+36/-17)
qml/Stage/Spread/WorkspacePreview.qml (+127/-0)
qml/Stage/Spread/Workspaces.qml (+412/-0)
qml/Stage/Stage.qml (+206/-99)
qml/Stage/WindowResizeArea.qml (+27/-4)
qml/Stage/WindowStateSaver.qml (+4/-1)
qml/Stage/WorkspaceSwitcher.qml (+196/-0)
tests/mocks/Unity/Application/MirSurfaceItem.cpp (+26/-7)
tests/mocks/Unity/Application/resources/MirSurfaceItem.qml (+0/-3)
tests/mocks/WindowManager/MockScreens.cpp (+7/-4)
tests/qmltests/Stage/tst_ApplicationWindow.qml (+10/-42)
tests/qmltests/Stage/tst_DesktopStage.qml (+0/-2)
tests/qmltests/Stage/tst_PhoneStage.qml (+0/-1)
tests/qmltests/Stage/tst_TabletStage.qml (+6/-10)
tests/qmltests/tst_OrientedShell.qml (+0/-1)
tests/qmltests/tst_Shell.qml (+16/-5)
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://qastaging/unity8