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

Comparing rxvt-unicode/src/command.C (file contents):
Revision 1.512 by root, Mon May 28 16:40:03 2012 UTC vs.
Revision 1.513 by sf-exg, Thu May 31 05:53:46 2012 UTC

3437 process_color_seq (op, Color_tint, str, resp); 3437 process_color_seq (op, Color_tint, str, resp);
3438 { 3438 {
3439 bool changed = false; 3439 bool changed = false;
3440 3440
3441 if (ISSET_PIXCOLOR (Color_tint)) 3441 if (ISSET_PIXCOLOR (Color_tint))
3442 changed = bg_set_tint (pix_colors_focused [Color_tint]); 3442 changed = root_effects.set_tint (pix_colors_focused [Color_tint]);
3443 3443
3444 if (changed) 3444 if (changed)
3445 update_background (); 3445 update_background ();
3446 } 3446 }
3447 3447

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines