lp://qastaging/~unity-2d-team/unity-2d/shortcut-hint-overlay
Created by
Lohith D Shivamurthy
and last modified
- Get this branch:
- bzr branch lp://qastaging/~unity-2d-team/unity-2d/shortcut-hint-overlay
Members of
unity-2d-team
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Albert Astals Cid (community): Needs Fixing
- Michał Sawicz: Needs Information
- Florian Boucault (community): Needs Fixing
- Gerry Boland: Pending requested
-
Diff: 657 lines (+572/-0)8 files modifieddebian/unity-2d-shell.install.in (+1/-0)
shell/Shell.qml (+34/-0)
shell/app/shellmanager.cpp (+11/-0)
shell/app/shellmanager.h (+3/-0)
shell/shortcutoverlay/ModelElement.qml (+26/-0)
shell/shortcutoverlay/ShortcutHint.qml (+243/-0)
shell/shortcutoverlay/ShortcutHintSection.qml (+165/-0)
tests/shell/shortcut-hint-overlay-tests.rb (+89/-0)
- Florian Boucault (community): Needs Fixing
- Gerry Boland (community): Needs Fixing
- Michał Sawicz: Needs Fixing
- Albert Astals Cid (community): Needs Fixing
-
Diff: 1259 lines (+723/-148)18 files modifiedlibunity-2d-private/Unity2d/plugin.cpp (+4/-0)
libunity-2d-private/src/lens.cpp (+15/-3)
libunity-2d-private/src/lenses.cpp (+8/-5)
libunity-2d-private/src/lenses.h (+2/-0)
shell/Shell.qml (+6/-1)
shell/app/shelldeclarativeview.cpp (+7/-0)
shell/app/shelldeclarativeview.h (+2/-0)
shell/common/Background.qml (+109/-0)
shell/common/SearchEntry.qml (+25/-33)
shell/dash/Dash.qml (+43/-64)
shell/dash/Home.qml (+1/-1)
shell/dash/LensBar.qml (+20/-19)
shell/dash/LensView.qml (+7/-6)
shell/dash/RendererGrid.qml (+6/-14)
shell/launcher/LauncherLoader.qml (+12/-2)
shell/shortcutoverlay/ShortcutHint.qml (+207/-0)
shell/shortcutoverlay/ShortcutHintSection.qml (+160/-0)
tests/shell/shortcut-hint-overlay-tests.rb (+89/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 991. By Tiago Salem Herrmann
-
add MultiMonitor support
Use the same trick as Dash to update the blurred background - 987. By Tiago Salem Herrmann
-
Force string object for the key. In some cases key is a object so replace() and substring fail
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/unity-2d