lp:~unity-team/unity-api/silo0
Created by
Gerry Boland
and last modified
- Get this branch:
- bzr branch lp:~unity-team/unity-api/silo0
Members of
Unity Team
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Unity Team: Pending requested
-
Diff: 526 lines (+401/-11)10 files modifieddebian/changelog (+33/-2)
include/unity/shell/application/CMakeLists.txt (+1/-1)
include/unity/shell/application/Mir.h (+93/-0)
include/unity/shell/application/MirSurfaceInterface.h (+113/-0)
include/unity/shell/application/MirSurfaceItemInterface.h (+151/-0)
include/unity/shell/scopes/CMakeLists.txt (+1/-1)
include/unity/shell/scopes/ScopeInterface.h (+2/-2)
test/qmltest/mocks/plugins/Unity/Scopes/Mocks/MockScope.cpp (+4/-2)
test/qmltest/mocks/plugins/Unity/Scopes/Mocks/MockScope.h (+2/-2)
test/qmltest/unity/shell/scopes/tst_Scopes.qml (+1/-1)
Branch information
Recent revisions
- 177. By Mirco Müller
-
Added alert-API to LauncherItemInt
erface and LauncherModelIn terface to allow applications to trigger a wiggle/ peeking- animation on their launcher-icon to draw users attention.
Approved by: PS Jenkins bot, Michael Zanetti - 175. By Michi Henning
-
Remove dependency on gcc 4.9. Fixes: #1452342
Approved by: Marcus Tomlinson, PS Jenkins bot, Matthias Klose
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:unity-api