Syncing task from Mir.
** Changed in: mir (Ubuntu)
Importance: Undecided => Low
** Changed in: mir (Ubuntu)
Status: New => Triaged
--
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/1620911
Title:
Mir client API does not support non-square pixels
Status in Mir:
Triaged
Status in mir package in Ubuntu:
Triaged
Bug description:
Mir client API does not support non-square pixels.
Non-square pixels do exist at least in modes like 640x400 which is
historically CRT aspect 4:3. But also in a more modern sense if we
were to ever do something really fancy like fullscreen subpixel
rendering then the same issue might occur there too.
What we need is separate X and Y DPI values. Not just one (diagonal)
DPI value:
int mir_surface_output_event_get_dpi(MirSurfaceOutputEvent const* ev);
int mir_surface_get_dpi(MirSurface* surface);
To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1620911/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp