qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Some regression due to "ui/gtk: Fix mouse/motion event scaling issue wit


From: Kim, Dongwon
Subject: Some regression due to "ui/gtk: Fix mouse/motion event scaling issue with GTK display backend"
Date: Tue, 25 Feb 2025 18:03:18 +0000

Hi hikalium,

This commit actually breaks one of our use cases with Ubuntu host when the 
display scaling factor is
set to 200%. It seems like gtk_widget_get_scale_factor is only way to get that 
DPI scaling factor
and without this, mouse movement on the guest wouldn't be able to go across 
certain boundary
as the coordinate will be halved (in case DPI scaling factor is 200%).

commit 37e91415018db3656b46cdea8f9e4d47b3ff130d
Author: hikalium <hikalium@hikalium.com>
Date:   Sun May 12 20:14:35 2024 +0900

    ui/gtk: Fix mouse/motion event scaling issue with GTK display backend




reply via email to

[Prev in Thread] Current Thread [Next in Thread]