ladybird/UI
Timothy Flynn 4a3a96b913 UI/AppKit: Do not handle cmd+w events for non-Tab windows
We used to have several of our own window types to close. We now only
have Tab windows. Our delegate handler is invoked even for windows such
file picker modals. The result was that we would close the modal window,
but the application would be left in a modal-active state.

We now behave like Safari. If cmd+w is pressed while a file picker modal
is open, no window is closed, and an error beep is played by AppKit.
2026-02-05 07:27:34 -05:00
..
Android Revert "LibCore: Add thread-safe weak deferred_invoke()" 2026-01-25 12:20:39 +01:00
AppKit UI/AppKit: Do not handle cmd+w events for non-Tab windows 2026-02-05 07:27:34 -05:00
cmake Base: Use the correct memory unit suffixes in about::processes 2025-12-01 07:30:23 -05:00
Icons Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Qt Revert "LibCore: Add thread-safe weak deferred_invoke()" 2026-01-25 12:20:39 +01:00
.gitignore Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
CMakeLists.txt LibWebView+UI: Move the UI event loops to the UI folder 2025-12-05 14:24:05 -05:00
Info.plist Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00