mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org, alaanourali@gmail.com
Cc: A.fatoum@barebox.org
Subject: Re: [PATCH] Fix unresponsive SDL GUI by handling SDL_QUIT events
Date: Mon, 28 Oct 2024 13:30:52 +0100	[thread overview]
Message-ID: <173011865272.321604.779628339093166964.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20241027081753.256921-1-alaanourali@gmail.com>


On Sun, 27 Oct 2024 11:17:53 +0300, alaanourali@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@pengutronix.de>




      parent reply	other threads:[~2024-10-28 12:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-27  8:17 alaanourali
2024-10-27  9:35 ` Ahmad Fatoum
2024-10-28 12:30 ` Sascha Hauer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=173011865272.321604.779628339093166964.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=A.fatoum@barebox.org \
    --cc=alaanourali@gmail.com \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox