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

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.259 by root, Thu Jul 6 18:56:10 2006 UTC vs.
Revision 1.260 by root, Thu Jul 6 23:48:11 2006 UTC

1099 void vt_select_input () const NOTHROW 1099 void vt_select_input () const NOTHROW
1100 { 1100 {
1101 XSelectInput (dpy, vt, vt_emask | vt_emask_perl | vt_emask_xim); 1101 XSelectInput (dpy, vt, vt_emask | vt_emask_perl | vt_emask_xim);
1102 } 1102 }
1103 1103
1104#if TRANSPARENT 1104#if TRANSPARENT || ENABLE_PERL
1105 void rootwin_cb (XEvent &xev); 1105 void rootwin_cb (XEvent &xev);
1106 xevent_watcher rootwin_ev; 1106 xevent_watcher rootwin_ev;
1107#endif 1107#endif
1108 1108
1109 void x_cb (XEvent &xev); 1109 void x_cb (XEvent &xev);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines