ladybird/UI
Timothy Flynn e57176b484 LibWebView: Move headless clipboard management to LibWebView
We only supported headless clipboard management in test-web. So when WPT
tests the clipboard APIs, we would blindly try to access the Qt app,
which does not exist.

Note that the AppKit UI has no such restriction, as the NSPasteboard is
accessible even without a GUI.
2025-10-10 15:10:03 -04:00
..
Android LibCore: Remove unused "visible for timer purposes" concept 2025-08-11 16:55:25 +02:00
AppKit LibWeb+UI/AppKit: Ignore unknown clipboard MIME types 2025-10-10 15:10:03 -04:00
cmake Base+UI: Implement user interface for defaultZoomLevelFactor setting 2025-08-26 06:31:22 -04:00
Icons
Qt LibWebView: Move headless clipboard management to LibWebView 2025-10-10 15:10:03 -04:00
.gitignore
CMakeLists.txt LibWebView: Enable EXPLICIT_SYMBOL_EXPORT 2025-08-23 16:04:36 -06:00
Info.plist