Merge lp://qastaging/~unity-team/unity/unity.fix-965323 into lp://qastaging/unity

Proposed by Andrea Cimitan
Status: Merged
Approved by: Andrea Cimitan
Approved revision: no longer in the source branch.
Merged at revision: 2288
Proposed branch: lp://qastaging/~unity-team/unity/unity.fix-965323
Merge into: lp://qastaging/unity
Diff against target: 94 lines (+6/-10)
4 files modified
plugins/unityshell/src/Launcher.cpp (+1/-1)
plugins/unityshell/src/OverlayRenderer.cpp (+2/-3)
plugins/unityshell/src/PanelView.cpp (+2/-2)
plugins/unityshell/src/UnityWindowView.cpp (+1/-4)
To merge this branch: bzr merge lp://qastaging/~unity-team/unity/unity.fix-965323
Reviewer Review Type Date Requested Status
Robert Carr (community) Approve
Michal Hruby (community) Approve
Review via email: mp+102278@code.qastaging.launchpad.net

Commit message

Fix transparent panel in non-GLSL hardware, and use bool 'false' instead 'FALSE'

Description of the change

Correctly paint background panel layers.

At the same time, use 'false' boolean instead 'FALSE' (it works as before, but it's more elegant in C++)

To post a comment you must log in.
Revision history for this message
Michal Hruby (mhr3) wrote :

Looks fine to me.

review: Approve
Revision history for this message
Robert Carr (robertcarr) wrote :

This is right. Was a mistake in ~new-dash-blending branch.

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.