emacs-devel
[Top][All Lists]
Advanced

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

Re: Proposing changes to adjust_frame_size


From: Tassilo Horn
Subject: Re: Proposing changes to adjust_frame_size
Date: Thu, 06 May 2021 14:31:13 +0200
User-agent: mu4e 1.5.13; emacs 28.0.50

martin rudalics <rudalics@gmx.at> writes:

> OK.  So I conclude that the problem is due to
> 483c5e953c12a95382bef4a3b6769a680c32fe86.  So with a now up-to-date
> master in xterm.c please remove the two occurrences of
>
> #if defined USE_GTK && defined HAVE_GTK3
>             /* If GTK3 wants to impose some old size here (Bug#24526),
>                tell it that the current size is what we want.  */
>             xg_frame_set_char_size
>               (f, FRAME_PIXEL_WIDTH (f), FRAME_PIXEL_HEIGHT (f));
> #endif
>
> and tell me whether the problem persists.

Nope, then the problem is gone and also toggling the toolbar and menubar
has immediate effect without need for resizing the frame.

Bye,
Tassilo



reply via email to

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