lp:~lukas-kde/unity8/edgeMaximize
Created by
Lukáš Tinkl
on
2016-06-07
and last modified on
2016-09-22
- Get this branch:
- bzr branch lp:~lukas-kde/unity8/edgeMaximize
Only
Lukáš Tinkl
can upload to this branch. If you are
Lukáš Tinkl
please log in for upload directions.
Branch merges
- Michał Sawicz: Needs Information on 2016-09-12
- Unity8 CI Bot: Needs Fixing (continuous-integration) on 2016-09-09
- Daniel d'Andrada (community): Approve on 2016-09-08
- Nick Dedekind: Pending requested 2016-09-02
-
Diff: 1845 lines (+844/-235)26 files modifiedplugins/Cursor/CMakeLists.txt (+2/-2)
plugins/Cursor/MousePointer.cpp (+50/-14)
plugins/Cursor/MousePointer.h (+15/-2)
plugins/Ubuntu/Gestures/TouchGestureArea.h (+2/-2)
plugins/Utils/windowstatestorage.cpp (+5/-4)
plugins/Utils/windowstatestorage.h (+8/-3)
qml/Components/PanelState/PanelState.qml (+0/-1)
qml/Components/WindowControlButtons.qml (+0/-1)
qml/Panel/Panel.qml (+5/-8)
qml/Shell.qml (+41/-0)
qml/Stages/DecoratedWindow.qml (+18/-0)
qml/Stages/DesktopStage.qml (+143/-73)
qml/Stages/FakeMaximizeDelegate.qml (+233/-0)
qml/Stages/MoveHandler.qml (+179/-0)
qml/Stages/TopLevelSurfaceRepeater.qml (+7/-1)
qml/Stages/WindowControlsOverlay.qml (+80/-42)
qml/Stages/WindowDecoration.qml (+12/-43)
qml/Stages/WindowResizeArea.qml (+13/-24)
tests/mocks/Cursor/CMakeLists.txt (+1/-1)
tests/mocks/Cursor/Cursor.qml (+8/-0)
tests/mocks/Utils/windowstatestorage.cpp (+2/-2)
tests/mocks/Utils/windowstatestorage.h (+8/-3)
tests/qmltests/Panel/tst_Panel.qml (+0/-2)
tests/qmltests/Stages/tst_DesktopStage.qml (+2/-2)
tests/qmltests/Stages/tst_WindowResizeArea.qml (+9/-1)
tests/qmltests/tst_Shell.qml (+1/-4)
Related bugs
| Bug #1602628: can't drag/move window if it's semi-maximized by Ctrl+Super+Left/Right | Medium | Fix Released |
|
| Bug #1611859: Keyboard layout isn't applied in dash after wizard | High | Fix Released |
|
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:unity8
