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: martin rudalics
Subject: bug#37689: Fringe pixmaps, widgets, etc. look ridiculously tiny in hidpi screen
Date: Wed, 16 Oct 2019 11:16:54 +0200

> +#define WINDOW_SCALE_FACTOR(W)                                               
     \

Please just call it WINDOW_FRAME_SCALE_FACTOR or FRAME_SCALE_FACTOR.
WINDOW_SCALE_FACTOR implies that it could be different for different
windows on the same frame.

martin





reply via email to

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