Reenable closing apps from HUD
Bug #1269409 reported by
Thomas Strehl
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UI Toolkit |
Fix Released
|
Undecided
|
Pete Woods | ||
Unity Action API |
Fix Released
|
Undecided
|
Pete Woods | ||
Unity HUD |
Fix Released
|
Undecided
|
Pete Woods | ||
camera-app |
Fix Released
|
Undecided
|
Pete Woods | ||
camera-app (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
hud (Ubuntu) |
Fix Released
|
Undecided
|
Pete Woods | ||
ubuntu-ui-toolkit (Ubuntu) |
Fix Released
|
Undecided
|
Pete Woods | ||
unity8 (Ubuntu) |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
Readd the closing functionality to HUD.
Related branches
lp://qastaging/~pete-woods/unity-action-api/automatic-quit-action
- PS Jenkins bot (community): Approve (continuous-integration)
- Antti Kaijanmäki (community): Approve
-
Diff: 484 lines (+217/-24)9 files modifiedCMakeLists.txt (+5/-0)
debian/changelog (+7/-0)
include/unity/action/unity-action-manager.h (+2/-0)
qml/Ubuntu/Unity/Action/plugin.cpp (+7/-1)
src/CMakeLists.txt (+1/-1)
src/unity-action-manager.cpp (+59/-7)
test/cpp/tst_actionmanager.cpp (+14/-14)
test/qml/CMakeLists.txt (+14/-1)
test/qml/tst_api1.1.qml (+108/-0)
lp://qastaging/~pete-woods/hud/quit-action
- Ted Gould (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 137 lines (+31/-10)3 files modifiedlibhud-client/HudToolbarModel.cpp (+4/-1)
libhud-client/toolbar-items.h (+2/-0)
tests/integration/TestHud.cpp (+25/-9)
lp://qastaging/~pete-woods/ubuntu-ui-toolkit/handle-quit-action
- PS Jenkins bot: Approve (continuous-integration)
- Zsombor Egri: Approve
- Ubuntu SDK team: Pending requested
-
Diff: 123 lines (+13/-9)8 files modifieddebian/control (+2/-2)
modules/Ubuntu/Components/Action.qml (+1/-1)
modules/Ubuntu/Components/MainView.qml (+5/-1)
modules/Ubuntu/Components/Page.qml (+1/-1)
modules/Ubuntu/Components/TextField.qml (+1/-1)
tests/unit/tst_components/tst_checkbox.qml (+1/-1)
tests/unit_x11/tst_components/tst_optionselector.qml (+1/-1)
tests/unit_x11/tst_components/tst_textfield.qml (+1/-1)
lp://qastaging/~pete-woods/camera-app/handle-quit-signal
- PS Jenkins bot: Approve (continuous-integration)
- Sebastien Bacher: Approve
- Dimitri John Ledkov: Approve
- Antti Kaijanmäki (community): Abstain
-
Diff: 45 lines (+7/-3)2 files modifiedcamera-app.qml (+5/-1)
debian/control (+2/-2)
Changed in unity-action-api: | |
assignee: | nobody → Pete Woods (pete-woods) |
Changed in unity8: | |
assignee: | nobody → Albert Astals Cid (aacid) |
Changed in ubuntu-ui-toolkit: | |
assignee: | nobody → Pete Woods (pete-woods) |
status: | New → In Progress |
Changed in unity-action-api: | |
status: | New → In Progress |
Changed in camera-app: | |
status: | New → In Progress |
Changed in hud (Ubuntu): | |
assignee: | nobody → Pete Woods (pete-woods) |
Changed in camera-app: | |
assignee: | nobody → Pete Woods (pete-woods) |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
assignee: | nobody → Pete Woods (pete-woods) |
Changed in unity-action-api: | |
status: | Fix Committed → Fix Released |
Changed in hud: | |
status: | Fix Committed → Fix Released |
Changed in ubuntu-ui-toolkit: | |
status: | Fix Committed → Fix Released |
Changed in unity8: | |
status: | New → In Progress |
Changed in camera-app: | |
status: | In Progress → Fix Released |
affects: | unity8 → unity8 (Ubuntu) |
To post a comment you must log in.
Albert: Pete will ping you once we have the backend functionality back.