=> 11f816e71e8abf329a070b1dc4f7f7ddb7fe3339
[1mdiff --git a/src/ui/window.c b/src/ui/window.c[m [1mindex 4cbb8d00..99430a05 100644[m [1m--- a/src/ui/window.c[m [1m+++ b/src/ui/window.c[m [36m@@ -769,8 +769,8 @@[m [mstatic iBool handleWindowEvent_Window_(iWindow *d, const SDL_WindowEvent *ev) {[m d->focusGainedAt = SDL_GetTicks();[m setCapsLockDown_Keys(iFalse);[m postCommand_App("window.focus.gained");[m [32m+[m[32m d->isExposed = iTrue;[m #if defined (iPlatformMobile)[m [31m- d->isExposed = iTrue; /* no expose event is sent, so now we know it's visible */[m /* Returned to foreground, may have lost buffered content. */[m invalidate_Window_(d);[m postCommand_App("window.unfreeze");[m
text/gemini; charset=utf-8
This content has been proxied by September (ba2dc).