electron/shell
trop[bot] 59e3c0b9aa
fix: handle failing to enter fullscreen on macOS (#43151)
* 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:48 +02:00
..
app chore: fixup gn check when enable_pdf_viewer is false (#41997) 2024-05-03 09:10:36 -05:00
browser fix: handle failing to enter fullscreen on macOS (#43151) 2024-08-01 14:50:48 +02:00
common chore: remove unused KeyWeakMap JS bindings (#43145) 2024-07-31 19:37:31 -05:00
renderer chore: remove unused class electron::ObjectLifeMonitor (#43108) 2024-07-30 14:23:31 -05:00
services/node fix: utilityProcess exit codes (#42395) 2024-06-25 19:01:18 +02:00
utility refactor: run Windows SelectFileDialog out of process (#42826) 2024-07-10 15:35:17 +02:00