Comment by shaky-carrousel
4 years ago
Then, if the user interacts with the main window, just close the file chooser and don't freeze the application.
4 years ago
Then, if the user interacts with the main window, just close the file chooser and don't freeze the application.
Or set the right window properties including WM_TRANSIENT_FOR so that the window manager knows that the dialog should be displayed above the window.