bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#37689: Fringe pixmaps, widgets, etc. look ridiculously tiny in hidpi


From: Robert Pluim
Subject: bug#37689: Fringe pixmaps, widgets, etc. look ridiculously tiny in hidpi screen
Date: Thu, 10 Oct 2019 15:47:11 +0200

>>>>> On Thu, 10 Oct 2019 10:37:37 -0300, Carlos Pita 
>>>>> <carlosjosepita@gmail.com> said:

    >> Is that a font scaling factor of 2 via the gnome-tweak-tool, or a 200%
    >> scale factor via the 'display' settings? I have the latter, and
    >> everything looks ok for me.

    Carlos> No font scaling factor, just the display scaling factor. Also, no
    Carlos> fractional scaling factor enabled.

Youʼre on a much more recent version of GTK than I am, so I suspect
that the way to query the display's scale factor has changed (again),
so weʼre not applying it.

Can you run emacs under gdb, put a breakpoint on 'xg_get_scale', and
see what it returns? (perhaps I should add an internal variable to
expose that, but I worry that people will abuse it).

Robert






reply via email to

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