• Show log

    Commit

  • Hash : 8fb95034
    Author : Dean Herbert
    Date : 2021-04-02T12:52:21

    Avoid warping the cursor to the center of the window when not in relative_warp_mode
    
    When relative mode is enabled and not using warp mode, the cursor is
    being clipped to the window. Therefore there is no reason to restore the
    cursor position to the center.
    
    Avoiding the warp to center simplifies mouse position event flow, as we
    are no longer potentially receiving mouse events for the automated
    movement of the cursor and can be (mostly) assured that an incoming
    event from the windowing system is that of external means.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/SDL.git
    Git SSH git@git.kmx.io:kc3-lang/SDL.git
    Public access ? public
    Description

    Fork of https://github.com/libsdl-org/SDL

    Users
    thodg_m kc3_lang_org thodg_w thodg_l www_kmx_io thodg
    Tags