electron/shell
cptpcrd 2337d8676d
fix: handle failing to enter fullscreen on macOS (#43112)
* fix: handle failing to enter/exit fullscreen on macOS

On macOS, failing to enter/exit fullscreen can fail. If this happens,
properly restore the original window state.

* refactor: remove fail to exit fullscreen handlers

Seem to be unnecessary since the window exits fullscreen anyway.
2024-08-01 12:13:13 +02:00
..
app chore: more iwyu (#43063) 2024-07-29 12:42:57 -05:00
browser fix: handle failing to enter fullscreen on macOS (#43112) 2024-08-01 12:13:13 +02:00
common chore: remove unused KeyWeakMap JS bindings (#43111) 2024-07-31 16:37:04 -05:00
renderer chore: remove unused class electron::ObjectLifeMonitor (#43089) 2024-07-30 08:25:28 -05:00
services/node chore: remove more unused #include calls (#43000) 2024-07-25 11:25:45 +02:00
utility chore: remove unused #includes (#42971) 2024-07-22 11:31:32 +02:00