lp://staging/~mterry/unity-api/warn-on-xapp
Created by
Michael Terry
and last modified
- Get this branch:
- bzr branch lp://staging/~mterry/unity-api/warn-on-xapp
Only
Michael Terry
can upload to this branch. If you are
Michael Terry
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
On hold
for merging
into
lp://staging/unity-api
- Unity8 CI Bot: Approve (continuous-integration)
- Gerry Boland (community): Needs Fixing
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 262 lines (+71/-3)13 files modifieddebian/changelog (+7/-0)
include/unity/shell/application/ApplicationManagerInterface.h (+19/-0)
include/unity/shell/application/CMakeLists.txt (+1/-1)
include/unity/shell/launcher/CMakeLists.txt (+1/-1)
include/unity/shell/launcher/LauncherItemInterface.h (+7/-0)
include/unity/shell/launcher/LauncherModelInterface.h (+3/-1)
test/qmltest/mocks/plugins/Unity/Application/Mocks/MockApplicationManager.cpp (+7/-0)
test/qmltest/mocks/plugins/Unity/Application/Mocks/MockApplicationManager.h (+2/-0)
test/qmltest/mocks/plugins/Unity/Launcher/Mocks/MockLauncherItem.cpp (+15/-0)
test/qmltest/mocks/plugins/Unity/Launcher/Mocks/MockLauncherItem.h (+4/-0)
test/qmltest/mocks/plugins/Unity/Launcher/Mocks/MockLauncherModel.cpp (+2/-0)
test/qmltest/unity/shell/application/tst_Application.qml (+1/-0)
test/qmltest/unity/shell/launcher/tst_Launcher.qml (+2/-0)
Branch information
Recent revisions
- 193. By Nick Dedekind
-
Support server->client visibility change to stop rendering (lp:#1475678) Fixes: #1475678
Approved by: PS Jenkins bot - 192. By Michael Terry
-
Add new isTouchApp property to ApplicationInfo
Interface. Adding isTouchApp gives upper layers more information it may use to decide whether it should suspend an app.
Approved by: PS Jenkins bot, Gerry Boland
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity-api