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/5] Hob GUI tweaks
Date: Tue, 20 Mar 2012 17:15:13 -0700	[thread overview]
Message-ID: <cover.1332288516.git.josh@linux.intel.com> (raw)

All,

Here are some tweaks to the Hob GUI.

Firstly I include a tweaked version of my recent LayerSelectionDialog patch, this
includes Dongxiao's suggestion to use a prelight on the clickable pixbuf in the
TreeView. Sadly on Ubuntu this isn't hugely noticable as the remove icon is
largely whitespace.
We should be able to replace the stock icon with a custom one soon.

The second patch adds a clear button to the search entry in HobNoteBook, per a
suggestion I made whilst reviewing that code.

The remaining three patches are for the PersistentTooltip widget:
1) Tweak borders so that the button is aligned with the tooltip edge but the
label remains inside padding.
2) Fix colours on darker Gtk+ themes, such as those used in Ubuntu Unity.
3) Fix whitespace to match the rest of BitBake (I had accidentally used tabs
rather than 4 spaces per indent).

Cheers,
Joshua

The following changes since commit b7b7c768761d205bc5a60922ff709c9c184d4158:

  utils: Add split_version function for splitting a version into its components (2012-03-20 14:37:16 +0000)

are available in the git repository at:
  git://github.com/incandescant/bitbake josh/hob
  https://github.com/incandescant/bitbake/tree/josh/hob
  git://git.yoctoproject.org/poky-contrib josh/hob
  http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=josh/hob

Joshua Lock (5):
  ui/crumbs/hig: make the layer selection dialogue more closely match
    design
  ui/crumbs/hobwidget: add clear icon to search entries in HobNotebook
  ui/crumbs/persistenttooltip: tweak borders
  ui/crumbs/persistenttooltip: fix colours on darker themes
  ui/crumbs/persistenttooltip: fix whitespace

 lib/bb/ui/crumbs/hig.py               |   97 ++++++++++---
 lib/bb/ui/crumbs/hobwidget.py         |   19 ++-
 lib/bb/ui/crumbs/persistenttooltip.py |  244 ++++++++++++++++++---------------
 3 files changed, 221 insertions(+), 139 deletions(-)

-- 
1.7.7.6




             reply	other threads:[~2012-03-21  0:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-21  0:15 Joshua Lock [this message]
2012-03-21  0:15 ` [PATCH 1/5] ui/crumbs/hig: make the layer selection dialogue more closely match design Joshua Lock
2012-03-22  0:24   ` Xu, Dongxiao
2012-03-22  1:00     ` Joshua Lock
2012-03-22  1:06       ` Xu, Dongxiao
2012-03-21  0:15 ` [PATCH 2/5] ui/crumbs/hobwidget: add clear icon to search entries in HobNotebook Joshua Lock
2012-03-21  0:15 ` [PATCH 3/5] ui/crumbs/persistenttooltip: tweak borders Joshua Lock
2012-03-21  0:15 ` [PATCH 4/5] ui/crumbs/persistenttooltip: fix colours on darker themes Joshua Lock
2012-03-21  0:15 ` [PATCH 5/5] ui/crumbs/persistenttooltip: fix whitespace Joshua Lock
2012-03-21  3:49   ` Wang, Shane
2012-03-21 16:04     ` Joshua Lock
2012-03-21 19:14 ` [PATCH 0/5] Hob GUI tweaks Joshua Lock

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.1332288516.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.