projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29d9d63
)
*** empty log message ***
author
root
<root>
Sun, 5 Feb 2006 01:24:44 +0000
(
01:24
+0000)
committer
root
<root>
Sun, 5 Feb 2006 01:24:44 +0000
(
01:24
+0000)
src/perl/automove-background
patch
|
blob
|
history
diff --git
a/src/perl/automove-background
b/src/perl/automove-background
index d6d5570be7e890c487d921a5a23a0ef7f659d438..b20ce9e1ee30579bbea127ae17005894a850a455 100644
(file)
--- 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->
paren
t, $self->DefaultRootWindow,
+ $self->
v
t, $self->DefaultRootWindow,
0, 0
);
}