qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: carwynellis@gmail.com
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, philmd@linaro.org,
	akihiko.odaki@daynix.com, kraxel@redhat.com,
	marcandre.lureau@redhat.com, Carwyn Ellis <carwynellis@gmail.com>
Subject: [PATCH 0/1] ui/cocoa: add zoom-interpolation display option
Date: Fri, 10 Nov 2023 16:17:28 +0000	[thread overview]
Message-ID: <20231110161729.36822-1-carwynellis@gmail.com> (raw)

From: Carwyn Ellis <carwynellis@gmail.com>

Provides a new display option, zoom-interpolation, that enables or
disables smoothing of the scaled display output when the zoom-to-fit
option is enabled.

A 'Zoom Interpolation' item has also been added to the view menu to
allow interpolation to be toggled on and off as required.

Signed-off-by: Carwyn Ellis <carwynellis@gmail.com>

Carwyn Ellis (1):
  ui/cocoa: add zoom-interpolation display option

 qapi/ui.json |  6 +++++-
 ui/cocoa.m   | 21 ++++++++++++++++++++-
 2 files changed, 25 insertions(+), 2 deletions(-)

-- 
2.42.1



             reply	other threads:[~2023-11-10 16:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-10 16:17 carwynellis [this message]
2023-11-10 16:17 ` [PATCH 1/1] ui/cocoa: add zoom-interpolation display option carwynellis
2023-11-11 14:45   ` Akihiko Odaki

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=20231110161729.36822-1-carwynellis@gmail.com \
    --to=carwynellis@gmail.com \
    --cc=akihiko.odaki@daynix.com \
    --cc=kraxel@redhat.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=philmd@linaro.org \
    --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).