Merge lp://qastaging/~azzar1/unity/fix-1044681-6.0 into lp://qastaging/unity/6.0

Proposed by Andrea Azzarone
Status: Merged
Approved by: Marco Trevisan (Treviño)
Approved revision: no longer in the source branch.
Merge reported by: Neil J. Patel
Merged at revision: not available
Proposed branch: lp://qastaging/~azzar1/unity/fix-1044681-6.0
Merge into: lp://qastaging/unity/6.0
Diff against target: 607 lines (+210/-118)
12 files modified
dash/DashController.cpp (+2/-2)
dash/DashView.cpp (+8/-6)
panel/WindowButtons.cpp (+6/-7)
panel/WindowButtons.h (+2/-1)
tests/CMakeLists.txt (+1/-0)
tests/test_unity_settings.cpp (+110/-0)
unity-shared/DashStyle.cpp (+4/-4)
unity-shared/OverlayRenderer.cpp (+3/-3)
unity-shared/PanelStyle.cpp (+3/-3)
unity-shared/UnitySettings.cpp (+61/-80)
unity-shared/UnitySettings.h (+9/-11)
unity-standalone/StandaloneUnity.cpp (+1/-1)
To merge this branch: bzr merge lp://qastaging/~azzar1/unity/fix-1044681-6.0
Reviewer Review Type Date Requested Status
Marco Trevisan (Treviño) Approve
Review via email: mp+124921@code.qastaging.launchpad.net

Commit message

Description of the change

== Problem ==
Bug #1044681: [regression] Minimizing a window does not give focus to the window behind

== Fix ==
Refactored unity::Settings to use RWProperty.

== Test ==
Unit tests added for unity::Settings.

To post a comment you must log in.
Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches