Merge lp://staging/~3v1n0/unity/simpler-request-frame-extents into lp://staging/unity

Proposed by Marco Trevisan (Treviño)
Status: Merged
Approved by: Andrea Azzarone
Approved revision: no longer in the source branch.
Merged at revision: 4098
Proposed branch: lp://staging/~3v1n0/unity/simpler-request-frame-extents
Merge into: lp://staging/unity
Diff against target: 78 lines (+27/-8)
2 files modified
decorations/DecoratedWindow.cpp (+26/-8)
decorations/DecorationsPriv.h (+1/-0)
To merge this branch: bzr merge lp://staging/~3v1n0/unity/simpler-request-frame-extents
Reviewer Review Type Date Requested Status
Andrea Azzarone (community) Approve
Review via email: mp+290670@code.staging.launchpad.net

Commit message

DecoratedWindow: Just send estimated extents on _NET_REQUEST_FRAME_EXTENTS

As per EWMH protocol when _NET_REQUEST_FRAME_EXTENTS we just have to send the
client the estimation of the border. We don't have to set it on window yet.
Let's just implement this by avoiding setting the compiz borders, as this will prevent the window
to be moved to be fully visible once mapped.

To post a comment you must log in.
Revision history for this message
Andrea Azzarone (azzar1) 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.