From: Peter Maydell <peter.maydell@linaro.org>
To: Programmingkid <programmingkidx@gmail.com>
Cc: qemu-devel qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH v4] ui/cocoa.m: Adds console items to the View menu
Date: Mon, 11 May 2015 15:49:07 +0100 [thread overview]
Message-ID: <CAFEAcA-iD88W5gNF5y1kMHPgAz-Wig8mr0izqhKZgtf4VsCcXQ@mail.gmail.com> (raw)
In-Reply-To: <2BC8ED00-1650-4852-A606-847088EA0792@gmail.com>
On 11 May 2015 at 15:38, Programmingkid <programmingkidx@gmail.com> wrote:
> On May 11, 2015, at 10:33 AM, Peter Maydell wrote:
>> They're the menu entries we have in the GTK UI. If you want
>> pretty names then you should fix this in the common code
>> so that any UI that wants to display pretty names can do
>> that. Having the OSX UI do things differently is not a
>> good idea.
>
> I know your big on having the interface be consistent between
> operating systems, but my experience is Linux users use only
> Linux software and Mac users use only Mac software. It is possible
> there is someone out there who uses both the Mac OS and Linux
> versions of QEMU. I'm just not going to bet on it.
The point is not so much to help people who switch between
the two UIs, but to keep the code which is OSX specific
restricted to really OSX specific things. Code which is
not common to all QEMU configurations is harder to test
and maintain, especially for OSX where almost nobody in
the active dev community runs on it. "Menu entries could
be more user friendly" is not at all OSX specific -- if
we implement it in a common manner then every user can
benefit from it, even if they're not on OSX.
thanks
-- PMM
next prev parent reply other threads:[~2015-05-11 14:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-11 0:32 [Qemu-devel] [PATCH v4] ui/cocoa.m: Adds console items to the View menu Programmingkid
2015-05-11 13:20 ` Peter Maydell
2015-05-11 14:29 ` Programmingkid
2015-05-11 14:33 ` Peter Maydell
2015-05-11 14:38 ` Programmingkid
2015-05-11 14:49 ` Peter Maydell [this message]
2015-05-12 10:33 ` Gerd Hoffmann
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=CAFEAcA-iD88W5gNF5y1kMHPgAz-Wig8mr0izqhKZgtf4VsCcXQ@mail.gmail.com \
--to=peter.maydell@linaro.org \
--cc=programmingkidx@gmail.com \
--cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).