Re: Resize window size

2021-04-14 Thread Michael van Elst
On Wed, Apr 14, 2021 at 08:57:29PM +0200, Rhialto wrote: > On Wed 14 Apr 2021 at 17:38:05 +0200, Michael van Elst wrote: > > The window height calculation in add_window.c differs from those > > done in functions_win_moveresize.c and win_resize.c. Aligning > > the code in add_window.c like: > >

Re: Resize window size

2021-04-14 Thread Rhialto
On Wed 14 Apr 2021 at 17:38:05 +0200, Michael van Elst wrote: > Hello, > > (c)twm opens a small window showing title and geometry when placing > a window, moving or resizing it. > > I noticed that the first case displays the text truncated at the bottom > when using a larger ResizeFont like: >

Resize window size

2021-04-14 Thread Michael van Elst
Hello, (c)twm opens a small window showing title and geometry when placing a window, moving or resizing it. I noticed that the first case displays the text truncated at the bottom when using a larger ResizeFont like: ResizeFont "-misc-fixed-medium-r-*-*-*-200-*-*-*-*-iso10646-1" The Resize