Leo
Results
1
comments of
Leo
Maybe a workaround for you could be to call SDL_RaiseWindow in your code https://wiki.libsdl.org/SDL2/SDL_RaiseWindow I had the same problem. I am using Raylib and calling SetWindowFocused() fixed it for me....