[dev] Re: [dvtm] [PATCH] Fix redraw bug when show_border() changes.

From: Mark Edgar <medgar123_AT_gmail.com>
Date: Tue, 17 Jun 2014 01:42:05 +0200

Another bug in the same vein. This bug presents as before, but in
fullscreen layout: start a fresh dvtm instance (only one window),
switch to fullscreen layout, create a new window, switch to the
previous window. The dimensions of the vt have not changed (TIOCSWINSZ
was not called). The height should have decreased by one line since
the top line is now used for the title. Switching to another layout
(tile) and back to fullscreen temporarily fixes this, but if you now
close one of the two windows, the remaining one should, but does not,
grow by one line in height since the title line no longer appears.

     -Mark

Received on Tue Jun 17 2014 - 01:42:05 CEST

This archive was generated by hypermail 2.3.0 : Tue Jun 17 2014 - 01:48:06 CEST