electron/shell
trop[bot] 341ed10854
fix: handle failing to enter fullscreen on macOS (#43152)
* 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.

Co-authored-by: cptpcrd <31829097+cptpcrd@users.noreply.github.com>

* refactor: remove fail to exit fullscreen handlers

Seem to be unnecessary since the window exits fullscreen anyway.

Co-authored-by: cptpcrd <31829097+cptpcrd@users.noreply.github.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: cptpcrd <31829097+cptpcrd@users.noreply.github.com>
2024-08-01 14:50:35 +02:00
..
app chore: bump chromium to 128.0.6611.0 (32-x-y) (#43017) 2024-07-25 11:24:11 +02:00
browser fix: handle failing to enter fullscreen on macOS (#43152) 2024-08-01 14:50:35 +02:00
common chore: remove unused KeyWeakMap JS bindings (#43147) 2024-07-31 18:08:01 -05:00
renderer chore: remove unused class electron::ObjectLifeMonitor (#43104) 2024-07-30 11:45:16 -04:00
services/node fix: MessagePort closing unexpectedly with non-cloneable objects (#42581) 2024-06-19 10:10:57 -04:00
utility refactor: run Windows SelectFileDialog out of process (#42780) 2024-07-08 10:31:10 +02:00