Fri Feb 4 15:15:15 2022 +0200
Refresh events will never be dispatched (it would be pointless), but instead just set a flag that prevents SDL_WaitEvent() to be called.
SDL_WaitEvent() should never be called anyway because pendingRefresh
is set, but this makes it clearer and skips other unnecessary checks.
src/app.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-)
=> Diff (Colored) | Diff (Colored, Plain Text) | 🔨 Patch
=> Parent 69541c03 | Repository This content has been proxied by September (ba2dc).Proxy Information
text/gemini; charset=utf-8