Edit

kc3-lang/SDL/src/video

Branch :

  • Show log

    Commit

  • Author : Ryan C. Gordon
    Date : 2022-04-05 23:04:19
    Hash : 0249df9d
    Message : x11: Try to keep SDL_WINDOW_FULLSCREEN* in sync with window manager. So if Gnome/KDE/etc have a keyboard shortcut or titlebar decoration to make any window go fullscreen (with the _NET_WM_FULLSCREEN flag on the _NET_WM_STATE property), we update the SDL window flag. Fixes #5390.