From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Yu Ke <ke.yu@intel.com>
Cc: poky@yoctoproject.org, openembedded-core@lists.openembedded.org
Subject: Re: [poky] [PATCH 0/1] Fix bug 658: bottom icons are cut-off in qemu
Date: Wed, 16 Mar 2011 13:53:07 +0000 [thread overview]
Message-ID: <1300283587.30423.1884.camel@rex> (raw)
In-Reply-To: <cover.1299919648.git.ke.yu@intel.com>
On Sat, 2011-03-12 at 16:55 +0800, Yu Ke wrote:
> the reason of the abnormal matchbox desktop icons is that: desktop is
> not resize after window manager decorate it. there does has resize logic
> in the root window PropertyNotify event handler, however, for some unknown
> reason, the PropertyNotify event does not deliver to the root window.
>
> this patch fix this issue from anotehr side. Since window manager also
> send configure event to desktop window after decoration, it also works to do
> resize in configure event handler. so this patch add configure event handelr
> to fix this issue.
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: kyu3/bug658-desktop
> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kyu3/bug658-desktop
>
> Thanks,
> Yu Ke <ke.yu@intel.com>
> ---
>
>
> Yu Ke (1):
> matchbox-desktop: add configure event handler to fix bug 658
Merged into master, thanks.
Richard
prev parent reply other threads:[~2011-03-16 13:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-12 8:55 [PATCH 0/1] Fix bug 658: bottom icons are cut-off in qemu Yu Ke
2011-03-12 8:55 ` [PATCH 1/1] matchbox-desktop: add configure event handler to fix bug 658 Yu Ke
2011-03-16 13:53 ` Richard Purdie [this message]
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=1300283587.30423.1884.camel@rex \
--to=richard.purdie@linuxfoundation.org \
--cc=ke.yu@intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=poky@yoctoproject.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox