From: Joshua Lock <josh@linux.intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/9] Hob visual refinements to more closely match design
Date: Fri, 23 Mar 2012 17:22:58 -0700 [thread overview]
Message-ID: <cover.1332545580.git.josh@linux.intel.com> (raw)
All,
This series of patches is developed to make the Hob GUI look more like the proposed
visual design.
The series includes two significant changes:
* a set of changes to change all dialogue buttons to the primary/secondary action
styling (big orange buttons that draw users in for the primary action help the
user feel guided through the GUI, blue subtle link-like buttons for secondary
actions).
* using the PersistentTooltip widget for the 'Brought in by' dialogues to more
closely match the design.
These can both be seen in the screenshot here:
https://wiki.yoctoproject.org/wiki/File:Hob2-visual-preview-230312.png
Cheers,
Joshua
The following changes since commit 0348ef08db9ac425d83126d2e6eb465adc28b110:
Hob: Change the descriptions for view_recipe_button and view_package_button (2012-03-23 16:09:35 +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 (9):
lib/bb/ui/crumbs/hig: sort layers in Layer Selection dialogue
lib/bb/ui/crumbs/hobwidget: HobAltButton different visual when
insensitive
lib/bb/ui/crumbs/recipeselectionpage: add 'Build image' button per
design
lib/bb/ui/crumbs/builddetailspage: fix label on 'Back' button
lib/bb/ui/crumbs/hobwidget: convert button styling logic to static
methods
lib/bb/ui/crumbs/persistenttooltip: layout tweaks
lib/bb/ui/crumbs/persistenttooltip: ensure a reasonable minimum size
lib/bb/ui/crumbs: use a PersistentTooltip for the Brought in by
information
lib/bb/ui/crumbs: apply primary/secondary dialogue button styling
lib/bb/ui/crumbs/builddetailspage.py | 2 +-
lib/bb/ui/crumbs/builder.py | 118 +++++++++++++++++++------------
lib/bb/ui/crumbs/hig.py | 65 +++++++----------
lib/bb/ui/crumbs/hobwidget.py | 58 ++++++++++++---
lib/bb/ui/crumbs/persistenttooltip.py | 27 ++++---
lib/bb/ui/crumbs/recipeselectionpage.py | 18 ++++--
6 files changed, 177 insertions(+), 111 deletions(-)
--
1.7.7.6
next reply other threads:[~2012-03-24 0:32 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-24 0:22 Joshua Lock [this message]
2012-03-24 0:22 ` [PATCH 1/9] lib/bb/ui/crumbs/hig: sort layers in Layer Selection dialogue Joshua Lock
2012-03-24 0:26 ` Xu, Dongxiao
2012-03-24 0:23 ` [PATCH 2/9] lib/bb/ui/crumbs/hobwidget: HobAltButton different visual when insensitive Joshua Lock
2012-03-24 0:27 ` Xu, Dongxiao
2012-03-24 0:23 ` [PATCH 3/9] lib/bb/ui/crumbs/recipeselectionpage: add 'Build image' button per design Joshua Lock
2012-03-24 0:32 ` Xu, Dongxiao
2012-03-24 0:44 ` Joshua Lock
2012-03-24 0:23 ` [PATCH 4/9] lib/bb/ui/crumbs/builddetailspage: fix label on 'Back' button Joshua Lock
2012-03-24 0:32 ` Xu, Dongxiao
2012-03-24 0:23 ` [PATCH 5/9] lib/bb/ui/crumbs/hobwidget: convert button styling logic to static methods Joshua Lock
2012-03-24 1:01 ` Xu, Dongxiao
2012-03-24 0:23 ` [PATCH 6/9] lib/bb/ui/crumbs/persistenttooltip: layout tweaks Joshua Lock
2012-03-24 1:03 ` Xu, Dongxiao
2012-03-24 0:23 ` [PATCH 7/9] lib/bb/ui/crumbs/persistenttooltip: ensure a reasonable minimum size Joshua Lock
2012-03-24 1:03 ` Xu, Dongxiao
2012-03-24 0:23 ` [PATCH 8/9] lib/bb/ui/crumbs: use a PersistentTooltip for the Brought in by information Joshua Lock
2012-03-24 1:04 ` Xu, Dongxiao
2012-03-24 0:23 ` [PATCH 9/9] lib/bb/ui/crumbs: apply primary/secondary dialogue button styling Joshua Lock
2012-03-24 1:00 ` Xu, Dongxiao
2012-03-24 1:07 ` Joshua Lock
2012-03-24 1:19 ` Xu, Dongxiao
2012-03-26 4:07 ` Wang, Shane
2012-03-26 6:10 ` Xu, Dongxiao
2012-03-26 14:58 ` Barros Pena, Belen
[not found] ` <40776A41FC278F40B59438AD47D147A90FCFE9B5@SHSMSX102.ccr.corp.intel.com>
2012-03-27 1:04 ` FW: " Xu, Dongxiao
2012-03-25 11:12 ` [PATCH 0/9] Hob visual refinements to more closely match design 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.1332545580.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.