diff options
author | Joshua Lock <josh@linux.intel.com> | 2012-03-20 09:39:45 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-22 14:43:51 +0000 |
commit | 1f3a6379c5191e75117490e6a0df5eb23d85a7e9 (patch) | |
tree | 6d39a1c77ce3dc516f44b42d74f8a55666b23604 /scripts/lib/bsp/engine.py | |
parent | f9501768c8a3231cbd863b050d99bade1e71f7f1 (diff) | |
download | poky-1f3a6379c5191e75117490e6a0df5eb23d85a7e9.tar.gz |
ui/crumbs/hig: make the layer selection dialogue more closely match design
The layer dialogue design includes in-line remove/delete widgets next to
the layer path in the tree view for all layers other than the meta layer as
well as an in-line notice that the meta layer cannot be removed.
This is achieved in this patch through the use of custom cell_data_func's
for the treeview to render the meta layer differently and a custom
CellRenderer implementation, CellRendererPixbufActivatable, which renders a
pixbuf and emits a clicked signal when the user clicks on it.
Fixes [YOCTO #2083]
(From Poky rev: 83c96b7a0ec4412716090098385a665045909a9a)
(Bitbake rev: b2d8f28c0059992200457a15aef8be09e015a5dd)
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Shane Wang <shane.wang@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/bsp/engine.py')
0 files changed, 0 insertions, 0 deletions