lp:~mzanetti/unity8/screens-workspaces-switcher
Created by
Michael Zanetti
on
2017-01-16
and last modified on
2017-03-16
- Get this branch:
- bzr branch lp:~mzanetti/unity8/screens-workspaces-switcher
Only
Michael Zanetti
can upload to this branch. If you are
Michael Zanetti
please log in for upload directions.
Branch merges
- Unity8 CI Bot: Needs Fixing (continuous-integration) on 2017-03-16
- Unity Team: Pending requested 2017-02-23
-
Diff: 2116 lines (+1479/-273)18 files modifiedplugins/WindowManager/Screen.cpp (+32/-0)
plugins/WindowManager/Screen.h (+2/-0)
plugins/WindowManager/ScreenAttached.h (+1/-0)
plugins/WindowManager/WorkspaceModel.h (+1/-1)
qml/Shell.qml (+1/-0)
qml/ShellApplication.qml (+7/-0)
qml/Stage/ApplicationWindow.qml (+167/-167)
qml/Stage/Spread/ScreensAndWorkspaces.qml (+185/-0)
qml/Stage/Spread/Spread.qml (+8/-9)
qml/Stage/Spread/SpreadDelegateInputArea.qml (+30/-11)
qml/Stage/Spread/WorkspacePreview.qml (+271/-0)
qml/Stage/Spread/Workspaces.qml (+402/-0)
qml/Stage/Stage.qml (+124/-81)
qml/Stage/SurfaceContainer.qml (+2/-0)
qml/Stage/WorkspacePreview.qml (+212/-0)
tests/mocks/Unity/Application/MirSurfaceItem.cpp (+27/-4)
tests/mocks/WindowManager/MockScreens.cpp (+5/-0)
tests/qmltests/tst_Shell.qml (+2/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 2821. By Michael Zanetti on 2017-03-16
-
don't apply transitions if a delegate is created while we're in spread
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:unity8
