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.259 by root, Fri Jan 13 04:59:04 2006 UTC vs.
Revision 1.261 by root, Fri Jan 13 15:42:50 2006 UTC

1315 1315
1316 if (ev.xany.window == vt 1316 if (ev.xany.window == vt
1317 && HOOK_INVOKE ((this, HOOK_X_EVENT, DT_XEVENT, &ev, DT_END))) 1317 && HOOK_INVOKE ((this, HOOK_X_EVENT, DT_XEVENT, &ev, DT_END)))
1318 return; 1318 return;
1319 1319
1320 // for XQueryPointer
1320 Window unused_root, unused_child; 1321 Window unused_root, unused_child;
1321 int unused_root_x, unused_root_y; 1322 int unused_root_x, unused_root_y;
1322 unsigned int unused_mask; 1323 unsigned int unused_mask;
1323 1324
1324 switch (ev.type) 1325 switch (ev.type)
1604#endif 1605#endif
1605 } 1606 }
1606 break; 1607 break;
1607 1608
1608 case MotionNotify: 1609 case MotionNotify:
1609 printf ("motion notify\n");//D
1610#ifdef POINTER_BLANK 1610#ifdef POINTER_BLANK
1611 if (hidden_pointer) 1611 if (hidden_pointer)
1612 pointer_unblank (); 1612 pointer_unblank ();
1613#endif 1613#endif
1614#if MENUBAR 1614#if MENUBAR

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines