[PATCH] Fix unresponsive SDL GUI by handling SDL_QUIT events
Sascha Hauer
s.hauer at pengutronix.de
Mon Oct 28 05:30:52 PDT 2024
On Sun, 27 Oct 2024 11:17:53 +0300, alaanourali at gmail.com wrote:
> The SDL GUI in the scanout function can appear unresponsive to the
> operating system, as it lacks an event handler. This patch adds a
> new function, handle_sdl_events(), which processes SDL events to
> ensure the window can respond to close requests.
>
> This addresses issues where Linux might think the SDL window is
> unresponsive, allowing it to handle SDL_QUIT events properly and
> initiate shutdown.
>
> [...]
Applied, thanks!
[1/1] Fix unresponsive SDL GUI by handling SDL_QUIT events
https://git.pengutronix.de/cgit/barebox/commit/?id=231c906e52df (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list