ladybird/Ladybird/AppKit/UI
Timothy Flynn 27776c8854
Some checks are pending
CI / Lagom (true, NO_FUZZ, ubuntu-22.04, Linux, Clang) (push) Waiting to run
CI / Lagom (false, FUZZ, ubuntu-22.04, Linux, Clang) (push) Waiting to run
CI / Lagom (false, NO_FUZZ, macos-14, macOS, Clang) (push) Waiting to run
CI / Lagom (false, NO_FUZZ, ubuntu-22.04, Linux, GNU) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (macos-14, macOS, macOS-universal2) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (ubuntu-22.04, Linux, Linux-x86_64) (push) Waiting to run
Run test262 and test-wasm / run_and_update_results (push) Waiting to run
Lint Code / lint (push) Waiting to run
Push notes / build (push) Waiting to run
UI/AppKit: Implement opening child web views from e.g. window.open
This has been implemented in Qt for quite some time. This patch adds the
same feature to AppKit. This is needed to run many WPT subtests with the
AppKit chrome. This is also needed to handle window.open, target=_blank
link clicks, etc.
2024-09-18 10:09:49 +02:00
..
Event.h UI/AppKit: Process drag-and-drop events through the web view 2024-08-19 13:29:19 +02:00
Event.mm UI/AppKit: Do not expose PUA key event code points to WebContent 2024-09-05 14:37:57 +01:00
Inspector.h Ladybird/AppKit: Remove system header workarounds for global names 2024-07-18 09:43:38 +01:00
Inspector.mm UI/AppKit: Implement the Inspector's cookie context menu 2024-09-07 11:10:27 +02:00
InspectorController.h Ladybird/AppKit: Remove system header workarounds for global names 2024-07-18 09:43:38 +01:00
InspectorController.mm Ladybird/AppKit: Port the Inspector to the WebView InspectorClient 2023-11-24 08:37:19 +01:00
LadybirdWebView.h UI/AppKit: Implement opening child web views from e.g. window.open 2024-09-18 10:09:49 +02:00
LadybirdWebView.mm UI/AppKit: Implement opening child web views from e.g. window.open 2024-09-18 10:09:49 +02:00
LadybirdWebViewBridge.cpp UI/AppKit: Implement opening child web views from e.g. window.open 2024-09-18 10:09:49 +02:00
LadybirdWebViewBridge.h UI/AppKit: Implement opening child web views from e.g. window.open 2024-09-18 10:09:49 +02:00
Palette.h Ladybird: Inform WebContent whether the AppKit chrome is in dark mode 2023-08-28 11:17:48 -04:00
Palette.mm Ladybird/AppKit: Remove system header workarounds for global names 2024-07-18 09:43:38 +01:00
SearchPanel.h Ladybird/AppKit: Remove system header workarounds for global names 2024-07-18 09:43:38 +01:00
SearchPanel.mm UI/AppKit: Display query results on the find-in-page panel 2024-06-11 09:50:13 +02:00
Tab.h UI/AppKit: Implement opening child web views from e.g. window.open 2024-09-18 10:09:49 +02:00
Tab.mm UI/AppKit: Implement opening child web views from e.g. window.open 2024-09-18 10:09:49 +02:00
TabController.h UI/AppKit: Implement opening child web views from e.g. window.open 2024-09-18 10:09:49 +02:00
TabController.mm UI/AppKit: Implement opening child web views from e.g. window.open 2024-09-18 10:09:49 +02:00
TaskManager.h Ladybird/AppKit: Remove system header workarounds for global names 2024-07-18 09:43:38 +01:00
TaskManager.mm LibWebView+LibCore: Manage process lifecycle using a SIGCHLD handler 2024-07-01 18:10:56 +02:00
TaskManager.swift Ladybird: Reformat AppKit UI Swift files 2024-07-30 18:38:02 -06:00
TaskManagerController.h Ladybird/AppKit: Port TaskManager window to Swift 2024-07-21 15:55:47 -06:00
TaskManagerController.mm Ladybird/AppKit: Port TaskManager window to Swift 2024-07-21 15:55:47 -06:00
TaskManagerController.swift Ladybird: Reformat AppKit UI Swift files 2024-07-30 18:38:02 -06:00