qemu-devel
[Top][All Lists]
Advanced

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

[Bug 1799792] Re: Broken scaling with gtk,gl=on on a hidpi display


From: lilydjwg
Subject: [Bug 1799792] Re: Broken scaling with gtk,gl=on on a hidpi display
Date: Wed, 18 Nov 2020 16:06:44 -0000

unset GDK_SCALE GDK_DPI_SCALE works for me. It was GDK_SCALE=2
GDK_DPI_SCALE=0.5 as KDE would have set.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1799792

Title:
  Broken scaling with gtk,gl=on on a hidpi display

Status in QEMU:
  New

Bug description:
  Tested on QEMU 3.0.0 on Arch Linux.

  I'm using a hidpi screen, and therefore use those environment
  variables in order to have GTK+ apps properly scaled:

  GDK_SCALE=2
  GDK_DPI_SCALE=0.5

  However, QEMU, when launched with "-display gtk,gl=on" option, doesn't
  scale the window content properly, as seen on the attached screenshot.

  Switching to "-display gtk,gl=off" and "-display sdl,gl=on" makes it
  work fine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1799792/+subscriptions



reply via email to

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