Merge lp://qastaging/~alexlauni/unity/window-placement into lp://qastaging/unity

Proposed by Alex Launi
Status: Merged
Merged at revision: 1048
Proposed branch: lp://qastaging/~alexlauni/unity/window-placement
Merge into: lp://qastaging/unity
Diff against target: 56 lines (+27/-1)
2 files modified
src/unityshell.cpp (+24/-0)
src/unityshell.h (+3/-1)
To merge this branch: bzr merge lp://qastaging/~alexlauni/unity/window-placement
Reviewer Review Type Date Requested Status
Jason Smith (community) Approve
Review via email: mp+55591@code.qastaging.launchpad.net

Description of the change

Tries to ensure that new windows don't obscure the launcher. Behaves correctly for floating, and maximized windows.

To post a comment you must log in.
Revision history for this message
Jason Smith (jassmith) wrote :

This could push a window slightly offscreen. You should ensure the new proposed position + the width of the window does not fall off the right edge of the screen.

review: Needs Fixing
Revision history for this message
Jason Smith (jassmith) wrote :

+1 looks good

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.