lp://qastaging/~3v1n0/unity/unity-dialog
Created by
Marco Trevisan (Treviño)
and last modified
- Get this branch:
- bzr branch lp://qastaging/~3v1n0/unity/unity-dialog
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
No branches
dependent on this one.
- Tim Penhey (community): Needs Fixing
- Andrea Cimitan (community): Needs Fixing (design)
-
Diff: 1642 lines (+928/-385)13 files modifiedplugins/unityshell/src/LensBarIcon.cpp (+1/-2)
plugins/unityshell/src/ShortcutController.cpp (+30/-90)
plugins/unityshell/src/ShortcutController.h (+9/-24)
plugins/unityshell/src/ShortcutHint.h (+1/-1)
plugins/unityshell/src/ShortcutView.cpp (+12/-204)
plugins/unityshell/src/ShortcutView.h (+1/-11)
plugins/unityshell/src/SwitcherView.cpp (+3/-3)
plugins/unityshell/src/UnityDialog.cpp (+619/-0)
plugins/unityshell/src/UnityDialog.h (+109/-0)
plugins/unityshell/src/unityshell.cpp (+16/-22)
standalone-clients/CMakeLists.txt (+57/-22)
standalone-clients/TestDialog.cpp (+68/-0)
standalone-clients/TestShortcut.cpp (+2/-6)
Branch information
Recent revisions
- 1774. By Marco Trevisan (Treviño)
-
UnityDialog: always use the wallpaper color as background by default
- 1773. By Marco Trevisan (Treviño)
-
ShorcutController, unityshell: use an UnityDialog to draw the shortcut-hint
- 1772. By Marco Trevisan (Treviño)
-
UnityDialog: Added unity dialog, a container to draw unity dialogs
They're always placed on the middle of the screen, using borders and
blurred background. They can also be closable.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/unity