Merge lp://staging/~aacid/unity-2d/menu_wrong_screen into lp://staging/unity-2d
Proposed by
Albert Astals Cid
Status: | Merged |
---|---|
Approved by: | Gerry Boland |
Approved revision: | 1080 |
Merged at revision: | 1079 |
Proposed branch: | lp://staging/~aacid/unity-2d/menu_wrong_screen |
Merge into: | lp://staging/unity-2d |
Diff against target: |
55 lines (+14/-1) 4 files modified
libunity-2d-private/src/indicatorentrywidget.cpp (+5/-0) libunity-2d-private/src/indicatorentrywidget.h (+2/-0) panel/applets/appname/menubarwidget.cpp (+1/-1) tests/manual-tests/panel.txt (+6/-0) |
To merge this branch: | bzr merge lp://staging/~aacid/unity-2d/menu_wrong_screen |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Gerry Boland | Pending | ||
Review via email: mp+103117@code.staging.launchpad.net |
Commit message
[panel] [multi-monitor] Only consider a menubarwidget open if the entry activated belongs to that menubarwidget and not to one in a different screen
Fixes menu item opening in the wrong screen when a window has exact same area on multiple screens.
Description of the change
Only consider a menubarwidget open if the entry activated belongs to that menubarwidget and not to one in a different screen
Fixes menu item opening in the wrong screen when a window is "maximized" over two screens
UNBLOCK
To post a comment you must log in.
There are additional revisions which have not been approved in review. Please seek review and approval of these new revisions.