[haiku-bugs] Re: [Haiku] #13087: Global UI scaling - HiDPI

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Wed, 05 Dec 2018 08:01:36 -0000

#13087: Global UI scaling - HiDPI
----------------------------------+----------------------------
   Reporter:  kallisti5           |      Owner:  nobody
       Type:  enhancement         |     Status:  assigned
   Priority:  normal              |  Milestone:  Unscheduled
  Component:  Servers/app_server  |    Version:  R1/Development
 Resolution:                      |   Keywords:  hidpi 4k dpi
 Blocked By:                      |   Blocking:  10157, 14463
Has a Patch:  0                   |   Platform:  All
----------------------------------+----------------------------

Comment (by pulkomandy):

 Using native APIs will avoid that. Fragmentation happens when one allows
 multiple toolkits to coexist, and there isn't much to be done about that.

 SDL1 is a dead cause for this (it is very pixel oriented and
 unmaintained). SDL2 is OpenGL based and its up to applications to do the
 right thing (we won't lie to them about display resolution). Qt and
 OpenJDK, I don't know, but its up to the people porting/maintaining them
 to adjust.

 Anyways, it seems that currently we are going with the second solution,
 namely "adjust font size and everything will scale accordingly".

-- 
Ticket URL: <https://dev.haiku-os.org/ticket/13087#comment:6>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: