ladybird/UI/AppKit/Interface
Timothy Flynn 7b78d3786e UI/AppKit: Set an initial intrinsic size for the location search field
We initially create the search field with no frame or size constraints.
The causes AppKit to log verbose warnings at start up. Here, we set an
intrinsic size initially, which becomes overridden once the window has
an actual size.
2026-03-18 18:04:01 -04:00
..
Autocomplete.h UI/AppKit: Implement an autocomplete view for the location bar 2025-04-02 08:52:45 -04:00
Autocomplete.mm UI/AppKit: Prevent autocomplete popover from stealing focus 2025-11-24 11:49:24 +01:00
Event.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Event.mm UI/AppKit+LibWeb: Handle the Ctrl+click context menu in EventHandler 2026-03-17 04:01:29 -05:00
InfoBar.h Everywhere: Fix even more typos 2025-08-27 08:48:01 +02:00
InfoBar.mm Everywhere: Fix even more typos 2025-08-27 08:48:01 +02:00
LadybirdWebView.h Everywhere: Add an is_fullscreen parameter to set_viewport 2026-03-17 18:58:37 -05:00
LadybirdWebView.mm Everywhere: Add an is_fullscreen parameter to set_viewport 2026-03-17 18:58:37 -05:00
LadybirdWebViewBridge.cpp UI/AppKit: Implement exiting fullscreen 2026-02-23 18:44:26 +00:00
LadybirdWebViewBridge.h UI/AppKit: Implement exiting fullscreen 2026-02-23 18:44:26 +00:00
LadybirdWebViewWindow.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
LadybirdWebViewWindow.mm Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Menu.h LibWebView+UI/AppKit: Display icons in the macOS UI on Tahoe 2025-09-17 11:29:01 +01:00
Menu.mm LibWeb+LibWebView+UI: Add a context menu item to toggle fullscreen state 2026-03-01 15:41:43 -06:00
Palette.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Palette.mm LibWebView+Services+UI: Move process helpers to LibWebView 2024-11-11 07:35:43 -05:00
SearchPanel.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
SearchPanel.mm Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Tab.h UI/AppKit: Remove the built-in Inspector widget 2025-03-15 19:09:40 +01:00
Tab.mm UI/AppKit: Hide the location bar when elements are fullscreened 2026-03-05 10:00:12 -05:00
TabController.h UI/AppKit: Hide the location bar when elements are fullscreened 2026-03-05 10:00:12 -05:00
TabController.mm UI/AppKit: Set an initial intrinsic size for the location search field 2026-03-18 18:04:01 -04:00