mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-06 02:55:49 +03:00
34b04271f4
We were going about this the wrong way: * We should not send `SDL_QUIT` events; SDL2 is doing this for us already when the last window is closed, for example. * The `SDL_WINDOWEVENT_CLOSE` event does not represent a closed window, but rather a _request_ from the window manager to close a window. This resolves the issue with the PrBoom+ port where the quit screen would not be shown when trying to close the main window. |
||
---|---|---|
.. | ||
patches | ||
package.sh |