*** empty log message ***
authorroot <root>
Fri, 3 Feb 2006 05:47:05 +0000 (05:47 +0000)
committerroot <root>
Fri, 3 Feb 2006 05:47:05 +0000 (05:47 +0000)
src/perl/tabbed

index 50193c7d1462408f9cd62ae2d684a269407b925c..2d4789ceb558d74f9fdb915c74261c555b1365f7 100644 (file)
@@ -73,10 +73,9 @@ sub configure {
 
    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 (