ladybird/UI/AppKit
Timothy Flynn f0d7e28f55 LibWeb+LibWebView+UI: Move SelectedFile factory to LibWebView
This factory is only used by the UI. An upcoming commit will make it
depend on LibFileSystem. LibWeb currently does not link LibFileSystem,
and doing so would push LibWeb in the wrong direction (we should be
doing less file IO in LibWeb, not more).
2026-05-20 21:09:22 +02:00
..
Application UI/AppKit: Add New Window menu action 2026-05-20 19:31:07 +02:00
Interface LibWeb+LibWebView+UI: Move SelectedFile factory to LibWebView 2026-05-20 21:09:22 +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