qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] ui/cocoa: add zoom-interpolation display option
@ 2023-11-10 16:17 carwynellis
  2023-11-10 16:17 ` [PATCH 1/1] " carwynellis
  0 siblings, 1 reply; 3+ messages in thread
From: carwynellis @ 2023-11-10 16:17 UTC (permalink / raw)
  To: qemu-devel
  Cc: peter.maydell, philmd, akihiko.odaki, kraxel, marcandre.lureau,
	Carwyn Ellis

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-11-11 14:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-10 16:17 [PATCH 0/1] ui/cocoa: add zoom-interpolation display option carwynellis
2023-11-10 16:17 ` [PATCH 1/1] " carwynellis
2023-11-11 14:45   ` Akihiko Odaki

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