Skip to content
  • Mark Hills's avatar
    Allow users to set the default display size · 454774a2
    Mark Hills authored
    It seems there is not an environment variable in SDL to set size.
    Allow users to control the size of the window.
    
    Because xwax is an SDL (not X11) application we are not able to set
    the full window geometry (including position) [*].
    
    [*] but there is SDL_VIDEO_CENTERED and SDL_VIDEO_WINDOW_POS
    454774a2