** Changed in: mir
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1596051

Title:
  Physical "screen" size reported by the X11 backend is same as pixel
  count, fixing dpi to 25.4

Status in Canonical System Image:
  Fix Committed
Status in Mir:
  Fix Released
Status in mir package in Ubuntu:
  Fix Released

Bug description:
  Hey, I'm testing mir on X11.

  Qt is calculating the DPI value based on information Mir gives it
  about the screen. It uses either the DPI value Mir calculates, or the
  physical size of the screen to calculate DPI itself.

  But the X11 backend reports the physical size equal to the number of
  pixels, so 1mm = 1 pixel. This makes the DPI calculation always return
  25.4dpi, which causes Qt to render tiny fonts.

  Could you please mock the physical screen size to return something so
  that DPI becomes something more sensible?

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1596051/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to