All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joshua Lock <josh@linux.intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/6] Hob tweaks
Date: Fri, 24 Feb 2012 17:34:25 -0800	[thread overview]
Message-ID: <cover.1330133412.git.josh@linux.intel.com> (raw)

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(-)

-- 
1.7.7.6




             reply	other threads:[~2012-02-25  1:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-25  1:34 Joshua Lock [this message]
2012-02-25  1:34 ` [PATCH 1/6] crumbs: Factor common dialogue configuration out Joshua Lock
2012-02-25  1:34 ` [PATCH 2/6] crumbs/builder: use the name Hob consistently Joshua Lock
2012-02-25  1:34 ` [PATCH 3/6] crumbs: move towards more standard dialogue spacing Joshua Lock
2012-02-25  1:34 ` [PATCH 4/6] crumbs: fix button order in several dialogues Joshua Lock
2012-02-25  1:34 ` [PATCH 5/6] hig: try to avoid setting explicit dialogue sizes Joshua Lock
2012-02-25  1:34 ` [PATCH 6/6] crumbs/hig: tweak UI and layout of LayerSelectionDialog Joshua Lock
2012-02-26  6:59 ` [PATCH 0/6] Hob tweaks Wang, Shane
  -- strict thread matches above, loose matches on Subject: below --
2012-03-20  0:18 Joshua Lock
2012-03-20 14:34 ` Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1330133412.git.josh@linux.intel.com \
    --to=josh@linux.intel.com \
    --cc=bitbake-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.