Merge lp://qastaging/~jassmith/unity/unity.launcher-window-drag-reveal into lp://qastaging/unity

Proposed by Jason Smith
Status: Merged
Merged at revision: 2029
Proposed branch: lp://qastaging/~jassmith/unity/unity.launcher-window-drag-reveal
Merge into: lp://qastaging/unity
Diff against target: 25 lines (+15/-0)
1 file modified
plugins/unityshell/src/Launcher.cpp (+15/-0)
To merge this branch: bzr merge lp://qastaging/~jassmith/unity/unity.launcher-window-drag-reveal
Reviewer Review Type Date Requested Status
Gord Allott (community) Needs Fixing
Review via email: mp+93934@code.qastaging.launchpad.net

Description of the change

Implements behavior that prevents windows from triggering launcher reveal when being dragged around the screen.

Currently we have to manually query the pointer for the modifier mask because the Barrier notifications provide no indication of the cursor state mask. In a future revision this will hopefully be fixed and we can save an extra X call.

Testing is not performed until we have a clean way to enable AP tests for hidden launchers.

To post a comment you must log in.
Revision history for this message
Gord Allott (gordallott) wrote :

needs tests

review: Needs Fixing

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.