lp:~azzar1/unity/fix-820293
- Get this branch:
- bzr branch lp:~azzar1/unity/fix-820293
Branch merges
- Mirco Müller (community): Approve
-
Diff: 24 lines (+6/-1)1 file modifiedplugins/unityshell/src/PanelMenuView.cpp (+6/-1)
Related bugs
Bug #820293: application's menu shown when the cursor is a little left to window controls | Undecided | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 1405. By Andrea Azzarone
-
Doesn't show the menu if the mouse pointer is a little left to window controls.
- 1403. By Jason Smith
-
remove crazy pointer math for standard library call to remove_if in getWindowPainList function
- 1401. By Jay Taoko
-
Essential Nux event signals have been renamed. To ease the transition, the former name have been preserved via macros:
#define OnMouseMove mouse_move
#define OnMouseDown mouse_down
#define OnMouseUp mouse_up
#define OnMouseEnter mouse_enter
#define OnMouseLeave mouse_leave
#define OnMouseClick mouse_click
#define OnMouseDoubleClick mouse_double_click
#define OnMouseDrag mouse_drag
#define OnMouseWheel mouse_wheel
#define OnMouseDownOutsideArea mouse_down_ outside_ pointer_ grab_area
#define OnKeyEvent key_down
#define OnKeyReleased key_up
#define OnStartKeyboardReceiver begin_key_focus
#define OnStopKeyboardReceiver end_key_focus This branch is using the new signals names. Subsequently, the old signals will be removed in Nux.
- 1400. By Neil J. Patel
-
Select the current search string when opening the dash to allow for typing straight away
- 1399. By Andrea Azzarone
-
Merge awesome work of Anrea Azzarone to make launcher detect contents of DND before DND even enters launcher
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:unity