• Show log

    Commit

  • Hash : 351adf15
    Author : Sam Lantinga
    Date : 2016-10-04T02:11:52

    Fixed bug 2157 - Caps Lock key produces key down & key up events while key is still pressed.
    
    Tim McDaniel
    
    Using checkkeys test app:
    * Press and hold Caps Lock key.
    * checkkeys reports a CapsLock key pressed event and a CapsLock key released event.
    * Release Caps Lock key.
    * checkkeys reports no further events.
    
    This patch fixes OSX Caps Lock up/down event detection by installing a HID callback.
    

  • 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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags