*** empty log message ***
authorroot <root>
Sun, 5 Feb 2006 01:24:44 +0000 (01:24 +0000)
committerroot <root>
Sun, 5 Feb 2006 01:24:44 +0000 (01:24 +0000)
src/perl/automove-background

index d6d5570be7e890c487d921a5a23a0ef7f659d438..b20ce9e1ee30579bbea127ae17005894a850a455 100644 (file)
@@ -9,7 +9,7 @@ sub on_configure_notify {
       ($x, $y) = ($event->{x}, $event->{y});
    } else {
       ($x, $y) = $self->XTranslateCoordinates (
-         $self->parent, $self->DefaultRootWindow,
+         $self->vt, $self->DefaultRootWindow,
          0, 0
       );
    }