virt-viewer/src
Daniel P. Berrangé 20f5b18b6a src: add prop to control forced aspect ratio
When the VirtViewerDisplay class resizes the child display widget, it
attempts to preserve the remote desktop aspect ratio. This is useful in
general, if the display widget can't do this itself. The implication,
however, is that VirtViewerDisplay also has to take ownership of the
remote framebuffer resize functionality.

It is thus useful to disable VirtViewerDisplay's aspect ratio
preservation when the display widget can do this natively, as it can
then also do desktop resizes natively.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2021-04-08 15:08:07 +01:00
..
resources src: add menu to control whether framebuffer resize is attempted 2021-04-08 15:07:08 +01:00
glib-compat.c build: bump min required glib to 2.48 2021-02-17 11:35:32 +00:00
glib-compat.h src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
meson.build src: introduce "--cursor auto|local" command line 2021-04-08 12:52:59 +00:00
ovirt-foreign-menu.c src: remove deprecations squash for g_strv_contains 2021-02-18 14:21:36 +00:00
ovirt-foreign-menu.h src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
remote-viewer-connect.c src: centralize the editor indentation rules 2021-02-17 11:35:32 +00:00
remote-viewer-connect.h src: switch to using "#pragma once" for headers 2021-02-17 11:35:32 +00:00
remote-viewer-iso-list-dialog.c src: convert RemoteViewerISOListDialog to G_DECLARE_FINAL_TYPE 2021-02-17 11:35:32 +00:00
remote-viewer-iso-list-dialog.h src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
remote-viewer-main.c src: centralize the editor indentation rules 2021-02-17 11:35:32 +00:00
remote-viewer.c src: switch auth dialog to use a GTK UI template 2021-03-18 11:26:37 +00:00
remote-viewer.h src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
virt-viewer-app.c src: add --auto-resize <always|never> CLI arg 2021-04-08 15:08:06 +01:00
virt-viewer-app.h src: introduce "--cursor auto|local" command line 2021-04-08 12:52:59 +00:00
virt-viewer-auth.c src: hide password/username auth widgets if not required 2021-03-18 11:26:37 +00:00
virt-viewer-auth.h src: switch auth dialog to use a GTK UI template 2021-03-18 11:26:37 +00:00
virt-viewer-display-spice.c src: add menu to control whether framebuffer resize is attempted 2021-04-08 15:07:08 +01:00
virt-viewer-display-spice.h src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
virt-viewer-display-vnc.c src: convert accelerator handling over to actions 2021-02-19 12:36:07 +00:00
virt-viewer-display-vnc.h src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
virt-viewer-display-vte.c src: convert VirtViewerDisplayVte to G_DECLARE_FINAL_TYPE 2021-02-17 11:35:32 +00:00
virt-viewer-display-vte.h src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
virt-viewer-display.c src: add prop to control forced aspect ratio 2021-04-08 15:08:07 +01:00
virt-viewer-display.h src: add menu to control whether framebuffer resize is attempted 2021-04-08 15:07:08 +01:00
virt-viewer-enums.c.etemplate src: remove use of 'volatile' from enum type decl 2021-01-22 16:14:40 +00:00
virt-viewer-enums.h.etemplate src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
virt-viewer-file-transfer-dialog.c src: convert VirtViewerFileTransferDialog to G_DECLARE_FINAL_TYPE 2021-02-17 11:35:32 +00:00
virt-viewer-file-transfer-dialog.h src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
virt-viewer-file.c src: convert accelerator handling over to actions 2021-02-19 12:36:07 +00:00
virt-viewer-file.h src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
virt-viewer-main.c src: centralize the editor indentation rules 2021-02-17 11:35:32 +00:00
virt-viewer-notebook.c src: centralize the editor indentation rules 2021-02-17 11:35:32 +00:00
virt-viewer-notebook.h src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
virt-viewer-session-spice.c src: wire up reporting of whether VM actions are supported in SPICE 2021-03-23 17:59:29 +00:00
virt-viewer-session-spice.h src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
virt-viewer-session-vnc.c src: fix version check for power control 2021-04-08 15:07:08 +01:00
virt-viewer-session-vnc.h src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
virt-viewer-session.c src: add method to test whether a VM action is supported 2021-03-23 17:59:29 +00:00
virt-viewer-session.h src: add method to test whether a VM action is supported 2021-03-23 17:59:29 +00:00
virt-viewer-timed-revealer.c src: convert VirtViewerTimedRevealer to G_DECLARE_FINAL_TYPE 2021-02-17 11:35:32 +00:00
virt-viewer-timed-revealer.h src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
virt-viewer-util.c src: introduce "--cursor auto|local" command line 2021-04-08 12:52:59 +00:00
virt-viewer-util.h src: introduce "--cursor auto|local" command line 2021-04-08 12:52:59 +00:00
virt-viewer-vm-connection.c src: centralize the editor indentation rules 2021-02-17 11:35:32 +00:00
virt-viewer-vm-connection.h src: switch to using "#pragma once" for headers 2021-02-17 11:35:32 +00:00
virt-viewer-window.c src: make use of header bar subtitle for ungrab hint 2021-02-19 12:36:07 +00:00
virt-viewer-window.h src: switch main window to use GtkHeaderBar 2021-02-19 12:36:07 +00:00
virt-viewer.c src: switch auth dialog to use a GTK UI template 2021-03-18 11:26:37 +00:00
virt-viewer.h src: remove G_BEGIN_DECLS / G_END_DECLS 2021-02-17 11:35:32 +00:00
virt-viewer.manifest win32: add a few Windows sepecific data 2012-03-30 14:48:13 +02:00
virt-viewer.rc.in docs: update to point users to gitlab.com project 2020-04-03 14:08:10 +01:00
windows-cmdline-wrapper.c src: mark argc/argv unused in windows command line wrapper 2021-01-22 16:14:40 +00:00