| Submitter | Joshua Lock |
|---|---|
| Date | Feb. 25, 2012, 1:34 a.m. |
| Message ID | <cover.1330133412.git.josh@linux.intel.com> |
| Download | mbox |
| Permalink | /patch/22017/ |
| State | New |
| Headers | show |
Pull-request
git://github.com/incandescant/bitbake josh/hobComments
ACK all 6 patches. But hold on a second to check in, since we have some fixes locally and I will rebase yours. -- Shane Joshua Lock wrote onĀ 2012-02-25: > Here's a first pass of tweaks for the Hob GUI based on a brief > interaction with the landing page of the GUI. It's by no means a perfect > set of changes, my HIG related tweaks are based on memory and examples > in the code that remains from Hob v1. > > If nothing else the button ordering will need fixing fairly soonish as > regular Linux Gtk+ desktop users like myself will soon start clicking > the wrong buttons due to the inverted order. > > Cheers, > Joshua > > CC: Dongxiao Xu <dongxiao.xu@intel.com> > > The following changes since commit > c7486a09310fe63b1aa1b7b0bb9450f306b6093b: > > bitbake/cooker: terminate when errors found in layer configuration > (2012-02-24 23:30:16 +0000) > > are available in the git repository at: > git://github.com/incandescant/bitbake josh/hob > https://github.com/incandescant/bitbake/tree/josh/hob > Joshua Lock (6): > crumbs: Factor common dialogue configuration out > crumbs/builder: use the name Hob consistently > crumbs: move towards more standard dialogue spacing > crumbs: fix button order in several dialogues > hig: try to avoid setting explicit dialogue sizes > crumbs/hig: tweak UI and layout of LayerSelectionDialog > lib/bb/ui/crumbs/builder.py | 56 +++++++++++----------- > lib/bb/ui/crumbs/hig.py | 102 > +++++++++++++++++++--------------------- lib/bb/ui/crumbs/hobwidget.py > | 12 ++-- 3 files changed, 82 insertions(+), 88 deletions(-)