Add a proper API for the new header tabs & actions

Bug #1423698 reported by Alexandre Abreu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu HTML5 UI SDK
Confirmed
Wishlist
Adnane Belmadiaf

Bug Description

could it be possible to add an "actions" api? ... something like:

Action {
readonly property string id
property bool enabled
property string icon
void triggered(Function callback)
}

Actions {
ActionList getActionsForTab(string tabId)
}

it would be nice to also add a:

Tabs {
void tabChanged(Tab oldTab, Tab newTab);
}

so that e.g. people could work on the associated actions when a switch happens

Changed in ubuntu-html5-theme:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Adnane Belmadiaf (daker)
importance: High → Medium
David Barth (dbarth)
Changed in ubuntu-html5-theme:
importance: Medium → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.