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.38 by pcg, Mon Feb 9 07:11:49 2004 UTC vs.
Revision 1.39 by pcg, Mon Feb 9 07:15:46 2004 UTC

1548 } 1548 }
1549 break; 1549 break;
1550 } 1550 }
1551} 1551}
1552 1552
1553#ifdef TRANSPARENT
1553void 1554void
1554rxvt_term::rootwin_cb (XEvent &ev) 1555rxvt_term::rootwin_cb (XEvent &ev)
1555{ 1556{
1556 SET_R (this); 1557 SET_R (this);
1557 SET_LOCALE (locale); 1558 SET_LOCALE (locale);
1573 { 1574 {
1574 if (am_transparent) 1575 if (am_transparent)
1575 want_full_refresh = 1; 1576 want_full_refresh = 1;
1576 } 1577 }
1577} 1578}
1579#endif
1578 1580
1579void 1581void
1580rxvt_term::button_press (const XButtonEvent &ev) 1582rxvt_term::button_press (const XButtonEvent &ev)
1581{ 1583{
1582 int reportmode = 0, clickintime; 1584 int reportmode = 0, clickintime;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines