Merge lp://staging/~azzar1/unity/fix-lp-931384 into lp://staging/unity
Proposed by
Andrea Azzarone
Status: | Merged |
---|---|
Approved by: | Andrea Azzarone |
Approved revision: | no longer in the source branch. |
Merged at revision: | 3459 |
Proposed branch: | lp://staging/~azzar1/unity/fix-lp-931384 |
Merge into: | lp://staging/unity |
Diff against target: |
1794 lines (+769/-307) 25 files modified
launcher/EdgeBarrierController.cpp (+130/-48) launcher/EdgeBarrierController.h (+10/-3) launcher/EdgeBarrierControllerPrivate.h (+10/-2) launcher/LauncherController.cpp (+8/-7) launcher/LauncherController.h (+2/-1) launcher/LauncherControllerPrivate.h (+2/-2) launcher/PointerBarrier.cpp (+2/-1) launcher/PointerBarrier.h (+9/-0) launcher/StandaloneLauncher.cpp (+2/-1) panel/PanelController.cpp (+15/-5) panel/PanelController.h (+2/-1) panel/PanelView.cpp (+8/-0) panel/PanelView.h (+6/-1) plugins/unityshell/src/unityshell.cpp (+4/-2) tests/MockWindowManager.h (+1/-0) tests/test_edge_barrier_controller.cpp (+467/-216) tests/test_launcher_controller.cpp (+8/-6) tests/test_panel_controller.cpp (+36/-8) tests/test_panel_view.cpp (+18/-0) unity-shared/PluginAdapter.cpp (+5/-0) unity-shared/PluginAdapter.h (+2/-0) unity-shared/StandaloneWindowManager.cpp (+11/-0) unity-shared/StandaloneWindowManager.h (+4/-0) unity-shared/WindowManager.h (+2/-0) unity-standalone/StandaloneUnity.cpp (+5/-3) |
To merge this branch: | bzr merge lp://staging/~azzar1/unity/fix-lp-931384 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
PS Jenkins bot (community) | continuous-integration | Approve | |
Brandon Schaefer (community) | Approve | ||
Review via email: mp+179205@code.staging.launchpad.net |
Commit message
Add edge barriers to unity::
Description of the change
== Problem ==
Bug #931384: Window management, Launcher, multi-monitor - Windows can't be maximized on the lower display in vertically-stacked configuration
== Fix ==
Add edge barriers to panels.
== Test ==
Unit tests added.
To post a comment you must log in.
PASSED: Continuous integration, rev:3459 jenkins. qa.ubuntu. com/job/ unity-ci/ 294/ jenkins. qa.ubuntu. com/job/ unity-saucy- amd64-ci/ 183 jenkins. qa.ubuntu. com/job/ unity-saucy- armhf-ci/ 181 jenkins. qa.ubuntu. com/job/ unity-saucy- i386-ci/ 182
http://
Executed test runs:
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
Click here to trigger a rebuild: s-jenkins: 8080/job/ unity-ci/ 294/rebuild
http://