lp:~3v1n0/unity/unity-dialog
Created by
Marco Trevisan (Treviño)
on
2012-01-13
and last modified on
2012-01-13
- Get this branch:
- bzr branch lp:~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
- Tim Penhey (community): Needs Fixing on 2012-01-24
- Andrea Cimitan (community): Needs Fixing (design) on 2012-01-17
-
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
- 1775. By Marco Trevisan (Treviño) on 2012-01-13
-
UnityDialog: using the Animator to hide/show dialogs by default.
- 1774. By Marco Trevisan (Treviño) on 2012-01-13
-
UnityDialog: always use the wallpaper color as background by default
- 1773. By Marco Trevisan (Treviño) on 2012-01-13
-
ShorcutController, unityshell: use an UnityDialog to draw the shortcut-hint
- 1772. By Marco Trevisan (Treviño) on 2012-01-13
-
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:unity