--- rxvt-unicode/src/perl/tabbed 2006/02/03 05:47:05 1.13 +++ rxvt-unicode/src/perl/tabbed 2006/02/03 05:49:42 1.14 @@ -73,9 +73,10 @@ my $tab = $self->{cur}; + # this is an extremely dirty way to force a configurenotify, but who cares $tab->XMoveResizeWindow ( $tab->parent, - 0, $self->{tabheight} - 1, + 0, $self->{tabheight} + 1, $self->width, $self->height - $self->{tabheight} ); $tab->XMoveResizeWindow (