[PATCH 0/2] Fix trivial errors with highdpi/wayland

Alexander Orzechowski posted 2 patches 4 years, 2 months ago
Test checkpatch failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20211121065504.29101-1-orzechowski.alexander@gmail.com
Maintainers: Gerd Hoffmann <kraxel@redhat.com>
ui/gtk-gl-area.c |  7 ++++---
ui/gtk.c         | 13 ++++++++-----
2 files changed, 12 insertions(+), 8 deletions(-)
[PATCH 0/2] Fix trivial errors with highdpi/wayland
Posted by Alexander Orzechowski 4 years, 2 months ago
Hi, this patch series is ment to fix two problems with highdpi/wayland
with gtk that makes the program unusuable. As it stands currently:
The virtual machine window will only render in the bottom-left quarter of the screen
(with 2x scaling) while using the gtk,gl=on and virtgl backend. This also
fixes the --usbdevice tablet option as before if the pointer would click
in the incorrect spot of the virtual machine then was expected.

Alexander Orzechowski (2):
  ui: fix incorrect scaling on highdpi with gtk/opengl
  ui: fix incorrect pointer position on highdpi with gtk
 
 ui/gtk-gl-area.c |  7 ++++---
 ui/gtk.c         | 13 ++++++++-----
 2 files changed, 12 insertions(+), 8 deletions(-)

-- 
2.34.0