Update the cursor for each window on receiving an X11 event, don't
authorAlexandre Julliard <julliard@winehq.org>
Fri, 14 Jun 2002 00:08:40 +0000 (00:08 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 14 Jun 2002 00:08:40 +0000 (00:08 +0000)
commit9428f06993b682e4768e8102c98a579f4b4a24fc
treea4abbeec95f6e22641f496965ef338545d045d83
parentc0d1ff59678ea3b3717a4b7f149efa7092d41f15
Update the cursor for each window on receiving an X11 event, don't
wait for the SetCursor call.
Added EnterNotify handler to set the cursor on window map/unmap.
dlls/x11drv/event.c
dlls/x11drv/mouse.c
dlls/x11drv/window.c
dlls/x11drv/x11drv_main.c
include/x11drv.h