Description
Since sdl3 has been released, it is expected that sdl2 will not be actively released for updates compared to sdl3.
Therefore, we propose to replace sdl2 with sdl2-compat.
Although sdl2-compat is named sdl2, sdl3 is used internally.
With sdl2-compat, you can use the features of sdl3 without much modification to the source code that uses sdl2.