ladybird/UI/AppKit
Andreas Kling 8e8bced900 UI/AppKit: Reserve browser key equivalents
Let AppKit menu dispatch handle browser-owned key equivalents before the
web view forwards them to WebContent. This keeps commands like opening a
new tab, closing the current tab, quitting, and focusing the location
field in the browser chrome even when WebContent is the first responder.
2026-05-31 15:41:27 +02:00
..
Application UI/AppKit: Add a function to create NSMenuItem menus 2026-05-29 10:46:27 -04:00
Interface UI/AppKit: Reserve browser key equivalents 2026-05-31 15:41:27 +02:00
Utilities UI/AppKit: Show rich autocomplete suggestion rows 2026-04-16 21:01:28 +02:00
CMakeLists.txt UI/AppKit: Create custom popup views for bookmarks bar folders 2026-04-01 04:57:28 +02:00
main.mm Everywhere: Rename serenity_main to ladybird_main 2025-07-08 09:17:16 -04:00
module.modulemap Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00