mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-28 23:01:21 -05:00
Also have the renderer remember its own fullscreen state. This is done to prevent a case where we exit exclusive fullscreen through the configuration and a focus shift at the same time. In this case the renderer would fail to detect that the fullscreen state was changed.