repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: c1887cec793bd28278ce6a162cef3bfcdc57ceea:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit c1887cec793bd28278ce6a162cef3bfcdc57ceea
Author: Marc Lehmann 
Date:   Sun Feb 5 01:24:44 2006 +0000

    *** empty log message ***

diff --git a/src/perl/automove-background b/src/perl/automove-background
index d6d5570be7e890c487d921a5a23a0ef7f659d438..
index ..b20ce9e1ee30579bbea127ae17005894a850a455 100644
--- a/src/perl/automove-background
+++ b/src/perl/automove-background
@@ -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
       );
    }

-----END OF PAGE-----