ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/perl/urxvt-popup
(Generate patch)

Comparing rxvt-unicode/src/perl/urxvt-popup (file contents):
Revision 1.14 by root, Thu Jan 19 17:37:01 2006 UTC vs.
Revision 1.15 by root, Mon Dec 24 08:21:40 2007 UTC

106 $pos = "+$x+$y"; 106 $pos = "+$x+$y";
107 } 107 }
108 108
109 $self->resource (geometry => "${width}x${height}$pos"); 109 $self->resource (geometry => "${width}x${height}$pos");
110 110
111 $self->{term}{urxvt_popup_init_done} = 1;
112
111 () 113 ()
112} 114}
113 115
114sub on_start { 116sub on_start {
115 my ($self) = @_; 117 my ($self) = @_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines