mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-21 12:56:53 +00:00
QEMU appears to always relay absolute mouse coordinates relative to the screen that the mouse is pointed to, without any way for us to know what screen it was. So, when dealing with multiple displays force using relative coordinates only.