Closed as not planned
Closed as not planned
Description
Hello, when using SDL_SetWindowParent, SDL_SetWindowModal, and SDL_ShowWindow under SDL3 to set up a modal window, it works perfectly on Windows. However, on Linux, the parent window of the modal window can still be moved, maximized, or minimized. I'm not sure if I missed any configuration settings or if this is a bug specific to Linux.
SDL3 version:3.2.16
Ubuntu version 24.04.2 (Both X and Wayland backends have this issue)