Nux

Merge lp://qastaging/~3v1n0/nux/emit-mouse-leave-on-new-over-area into lp://qastaging/nux

Proposed by Marco Trevisan (Treviño)
Status: Merged
Approved by: Andrea Azzarone
Approved revision: 872
Merged at revision: 867
Proposed branch: lp://qastaging/~3v1n0/nux/emit-mouse-leave-on-new-over-area
Merge into: lp://qastaging/nux
Diff against target: 254 lines (+158/-29)
2 files modified
Nux/WindowCompositor.cpp (+37/-13)
tests/gtest-nux-windowcompositor.cpp (+121/-16)
To merge this branch: bzr merge lp://qastaging/~3v1n0/nux/emit-mouse-leave-on-new-over-area
Reviewer Review Type Date Requested Status
Andrea Azzarone (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+271218@code.qastaging.launchpad.net

Commit message

WindowCompositor: emit mouse_leave signal when releasing mouse over a new area

When the mouse button is released we update the mouse over area, but we also need
to signal the old mouse over area that mouse is not hovering it anymore.
Otherwise IsMouseInside will still be true for that (sicne it caches this value).

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Andrea Azzarone (azzar1) wrote :

LGTM

review: Approve
873. By Marco Trevisan (Treviño)

WindowCompositor: ensure that we don't access to an invalid area

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