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.385 by sf-exg, Sun Dec 30 11:34:43 2012 UTC vs.
Revision 1.386 by sf-exg, Sun Dec 30 11:52:15 2012 UTC

1687rxvt_term::update_background () 1687rxvt_term::update_background ()
1688{ 1688{
1689 if (update_background_ev.is_active ()) 1689 if (update_background_ev.is_active ())
1690 return; 1690 return;
1691 1691
1692 bg_invalidate (); 1692 bg_flags &= BG_INHIBIT_RENDER;
1693 1693
1694 if (!mapped) 1694 if (!mapped)
1695 return; 1695 return;
1696 1696
1697 ev_tstamp to_wait = 0.5 - (ev::now () - bg_valid_since); 1697 ev_tstamp to_wait = 0.5 - (ev::now () - bg_valid_since);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines