Right now, when opening the VM in Wayland and having enabled fractional scaling (e.g. 150%), the display is blurry. If I understand correctly, XWayland scales up the original xlib window. I have not yet understood whether there is some way to handle XWAYLAND_SCALE ourselves and tell Wayland/XWayland that we want to scale ourselves, or whether the entire display plugin needs to be migrated to Wayland to enable sharp scaling.
Right now, when opening the VM in Wayland and having enabled fractional scaling (e.g. 150%), the display is blurry. If I understand correctly, XWayland scales up the original xlib window. I have not yet understood whether there is some way to handle
XWAYLAND_SCALEourselves and tell Wayland/XWayland that we want to scale ourselves, or whether the entire display plugin needs to be migrated to Wayland to enable sharp scaling.