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.160 by root, Thu Aug 11 02:05:07 2005 UTC vs.
Revision 1.161 by root, Wed Nov 30 21:05:39 2005 UTC

1279#if TRANSPARENT 1279#if TRANSPARENT
1280 void rootwin_cb (XEvent &xev); 1280 void rootwin_cb (XEvent &xev);
1281 xevent_watcher rootwin_ev; 1281 xevent_watcher rootwin_ev;
1282#endif 1282#endif
1283 1283
1284
1285 void sig_term (sig_watcher &w); sig_watcher sw_term, sw_int;
1286 void sig_chld (sig_watcher &w); sig_watcher sw_chld;
1287
1288 void x_cb (XEvent &xev); 1284 void x_cb (XEvent &xev);
1289 xevent_watcher termwin_ev; 1285 xevent_watcher termwin_ev;
1290 xevent_watcher vt_ev; 1286 xevent_watcher vt_ev;
1291#ifdef HAVE_SCROLLBARS 1287#ifdef HAVE_SCROLLBARS
1292 xevent_watcher scrollbar_ev; 1288 xevent_watcher scrollbar_ev;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines