• Show log

    Commit

  • Hash : b9cbea35
    Author : Sam Lantinga
    Date : 2020-10-13T21:08:20

    video: Refresh Windows display list on WM_DISPLAYCHANGE
    
    - Displays may have been added, removed or changed and all cached monitor
      handles are invalidated as a result.
    
    - Display events are handled in three steps:
      1. Mark all currently know displays as invalid
      2. Enumerate all displays, adding new ones and marking known displays as valid
      3. Remove all displays still invalid after enumeration
    
    - Display connect/disconnect events are sent when displays are added or removed
      after initial setup
    

  • 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