• Sam Lantinga's avatar
    Fixed bug #104 · c5debc81
    Sam Lantinga authored
    If your mouse cursor is not within the SDL frame and you warp the mouse, you
    get an enter notify, not a motion notify.
    Therefore, SDL does not update its internal mouse state.
    
    What's about calling SDL_PrivateMouseMotion even when getting an EnterNotify?
    
    Regards,
    Johannes
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401748
    c5debc81
Name
Last commit
Last update
..
SDL_x11dga.c Loading commit data...
SDL_x11dga_c.h Loading commit data...
SDL_x11dyn.c Loading commit data...
SDL_x11dyn.h Loading commit data...
SDL_x11events.c Loading commit data...
SDL_x11events_c.h Loading commit data...
SDL_x11gamma.c Loading commit data...
SDL_x11gamma_c.h Loading commit data...
SDL_x11gl.c Loading commit data...
SDL_x11gl_c.h Loading commit data...
SDL_x11image.c Loading commit data...
SDL_x11image_c.h Loading commit data...
SDL_x11modes.c Loading commit data...
SDL_x11modes_c.h Loading commit data...
SDL_x11mouse.c Loading commit data...
SDL_x11mouse_c.h Loading commit data...
SDL_x11sym.h Loading commit data...
SDL_x11video.c Loading commit data...
SDL_x11video.h Loading commit data...
SDL_x11wm.c Loading commit data...
SDL_x11wm_c.h Loading commit data...
SDL_x11yuv.c Loading commit data...
SDL_x11yuv_c.h Loading commit data...