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

Comparing rxvt-unicode/src/main.C (file contents):
Revision 1.376 by root, Mon Jun 4 15:18:52 2012 UTC vs.
Revision 1.377 by root, Tue Jun 5 11:00:40 2012 UTC

1078 1078
1079 XMoveResizeWindow (dpy, vt, 1079 XMoveResizeWindow (dpy, vt,
1080 window_vt_x, window_vt_y, 1080 window_vt_x, window_vt_y,
1081 vt_width, vt_height); 1081 vt_width, vt_height);
1082 1082
1083 HOOK_INVOKE ((this, HOOK_SIZE_CHANGE, DT_INT, newwidth, DT_INT, newheight, DT_END));
1084
1083#ifdef HAVE_BG_PIXMAP 1085#ifdef HAVE_BG_PIXMAP
1084 if (bg_window_size_sensitive ()) 1086 if (bg_window_size_sensitive ())
1085 update_background (); 1087 update_background ();
1086#endif 1088#endif
1087 } 1089 }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines