added dirty workaround to open program window on specified display master-next-patch-release
authorHolger Schemel <info@artsoft.org>
Thu, 13 Oct 2022 18:43:14 +0000 (20:43 +0200)
committerHolger Schemel <info@artsoft.org>
Thu, 13 Oct 2022 18:49:31 +0000 (20:49 +0200)
As SDL function "SDL_GetNumVideoDisplays()" seems to be broken on some
systems (tested with older Linux systems and SDL 2.0.0 and 2.0.6, but
also current macOS with SDL 2.0.20), do not use it for now to check if
the specified display number is valid.


No differences found