lp:~feng-kylin/unity/MoveDashToBottom
Created by
handsome_feng
on
2016-02-02
and last modified on
2016-03-18
- Get this branch:
- bzr branch lp:~feng-kylin/unity/MoveDashToBottom
Only
handsome_feng
can upload to this branch. If you are
handsome_feng
please log in for upload directions.
Branch merges
Propose for merging
- Marco Trevisan (TreviƱo): Approve on 2016-03-15
-
Diff: 1051 lines (+369/-139)21 files modifieddash/DashController.cpp (+22/-5)
dash/DashView.cpp (+17/-1)
hud/HudView.cpp (+1/-0)
launcher/AbstractLauncherIcon.h (+1/-0)
launcher/CairoBaseWindow.cpp (+6/-0)
launcher/CairoBaseWindow.h (+1/-0)
launcher/Launcher.h (+2/-1)
launcher/LauncherController.cpp (+12/-0)
launcher/LauncherIcon.cpp (+8/-0)
launcher/LauncherIcon.h (+1/-0)
launcher/MockLauncherIcon.h (+1/-0)
launcher/QuicklistView.cpp (+26/-1)
launcher/SoftwareCenterLauncherIcon.cpp (+0/-1)
launcher/TooltipManager.cpp (+7/-1)
tests/autopilot/unity/tests/launcher/test_keynav.py (+7/-4)
tests/test_launcher.cpp (+1/-0)
unity-shared/DashStyle.cpp (+82/-37)
unity-shared/DashStyle.h (+13/-9)
unity-shared/OverlayRenderer.cpp (+151/-79)
unity-shared/OverlayRenderer.h (+7/-0)
unity-shared/UBusMessages.h (+3/-0)
Related bugs
Bug #1552630: [FFe] Add support for launcher at the bottom | Medium | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 4082. By handsome_feng on 2016-03-14
-
Revert the changes to PanelView,small change in OverlayRenderer and DashStyle, fix black edge
- 4080. By handsome_feng on 2016-03-08
-
Don't use Settings:
:LauncherSize( ) before Resize() in onMonitorChanged(), because the method there run before Settings: :SetLauncherSiz e in unityshell.cpp - 4079. By handsome_feng on 2016-03-06
-
Disable overlay mode of panel when dash at bottom and factor type is DESKTOP
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:unity