Open icculus opened 2 years ago
I think originally both calls limited window size to desktop resolution, and we removed this limitation in CreateWindow but forgot SetWindowSize. I think there might be some tap dancing needed to make that work on all platforms.
Originally posted by @icculus in https://github.com/libsdl-org/SDL/issues/3871#issuecomment-1092427167
This was on X11, don't know if that matters yet.
Decide which of these two API calls is correct.