lp:~3v1n0/unity/panelmenu-fixes
Created by
Marco Trevisan (Treviño)
and last modified
- Get this branch:
- bzr branch lp:~3v1n0/unity/panelmenu-fixes
Only
Marco Trevisan (Treviño)
can upload to this branch. If you are
Marco Trevisan (Treviño)
please log in for upload directions.
Branch merges
Propose for merging
- Neil J. Patel (community): Approve
- Jason Smith (community): Approve
- Gord Allott (community): Approve
-
Diff: 1499 lines (+470/-231)12 files modifiedplugins/unityshell/src/PanelIndicatorsView.cpp (+55/-41)
plugins/unityshell/src/PanelIndicatorsView.h (+13/-1)
plugins/unityshell/src/PanelMenuView.cpp (+146/-86)
plugins/unityshell/src/PanelMenuView.h (+9/-7)
plugins/unityshell/src/PanelTitlebarGrabAreaView.cpp (+35/-33)
plugins/unityshell/src/PanelTitlebarGrabAreaView.h (+11/-10)
plugins/unityshell/src/PanelView.cpp (+20/-9)
plugins/unityshell/src/PanelView.h (+3/-0)
plugins/unityshell/src/PluginAdapter.cpp (+33/-1)
plugins/unityshell/src/WindowButtons.cpp (+14/-2)
plugins/unityshell/src/WindowManager.cpp (+5/-1)
services/panel-service.c (+126/-40)
Related bugs
Related blueprints
Branch information
Recent revisions
- 1518. By Marco Trevisan (Treviño)
-
WindowButtons: Fixing bug #823353, re-add pressed form for buttons
- 1517. By Marco Trevisan (Treviño)
-
PanelMenuView: don't allow to drag windows from panel when the dash is open
Fixing bug #858815
- 1516. By Marco Trevisan (Treviño)
-
PanelMenuView: Some more optimizations in UpdateShowNow to avoid false-positive
We now use also the status and we avoid to do unneeded computation when
we just requested to hide the menus. - 1515. By Marco Trevisan (Treviño)
-
PanelMenuView: Add a delay before showing the menus when we press the ALT key
This fixes bug #855521 preventing the menus to be shown when doing an
alt+tab. The delay is actually set to 180ms and seems to work well.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:unity