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

Comparing rxvt-unicode/src/perl/background (file contents):
Revision 1.88 by root, Sat May 17 13:38:23 2014 UTC vs.
Revision 1.89 by root, Sat Dec 13 12:24:33 2014 UTC

1186# } 1186# }
1187 1187
1188 # set background pixmap 1188 # set background pixmap
1189 1189
1190 $self->set_background ($img, $self->{border}); 1190 $self->set_background ($img, $self->{border});
1191 $self->scr_recolour (0); 1191 $self->scr_recolor (0);
1192 $self->want_refresh; 1192 $self->want_refresh;
1193} 1193}
1194 1194
1195sub on_start { 1195sub on_start {
1196 my ($self) = @_; 1196 my ($self) = @_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines