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.294 by root, Fri Jan 4 19:12:23 2008 UTC vs.
Revision 1.295 by root, Fri Jan 4 20:39:42 2008 UTC

1721 ev_tstamp refresh; 1721 ev_tstamp refresh;
1722 1722
1723 if (!bgPixmap.need_client_side_rendering ()) 1723 if (!bgPixmap.need_client_side_rendering ())
1724 refresh = .05; 1724 refresh = .05;
1725 else if (bgPixmap.flags & bgPixmap_t::blurNeeded) 1725 else if (bgPixmap.flags & bgPixmap_t::blurNeeded)
1726 /* no chance of real time refresh if we are blurring! */ 1726 /* no chance of real time refresh if we are bluring! */
1727 refresh = .50; 1727 refresh = .50;
1728 else 1728 else
1729 refresh = .07; 1729 refresh = .07;
1730 1730
1731 update_background_ev.start (refresh); 1731 update_background_ev.start (refresh);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines