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

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

bug#54040: 29.0.50; Text becomes blurry on PGTK/Wayland


From: Po Lu
Subject: bug#54040: 29.0.50; Text becomes blurry on PGTK/Wayland
Date: Fri, 18 Feb 2022 18:15:41 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Thomas Jost <schnouki@schnouki.net> writes:

> Could it be related to some difference between the window size requested
> by Emacs, and the size assigned by sway?

No, it's probably some edge case with GTK's device scaling we're bumping
into when a frame partly extends (by one or two pixels) into the other
monitor.

Could you try to find the value of `scale' in `pgtk_copy_bits' when it
is called with the frame potentially extended into the other monitor,
perhaps by placing a breakpoint or inserting some print statements at
line 2941 of pgtkterm.c?

Thanks.




reply via email to

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