ladybird/UI/AppKit/Interface
Timothy Flynn 61c0f67c8c LibWeb+LibWebVew+WebContent+UI: Add IPC to retrieve the system clipboard
We currently have a single IPC to set clipboard data. We will also need
an IPC to retrieve that data from the UI. This defines system clipboard
data in LibWeb to handle this transfer, and adds the IPC to provide it.
2025-05-02 17:46:16 -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: Implement an autocomplete view for the location bar 2025-04-02 08:52:45 -04:00
Event.h
Event.mm LibURL: Port create_with_file_scheme to Optional 2025-04-19 07:18:43 -04:00
InfoBar.h UI: Show "Disable" title in DevTools disable button 2025-03-20 17:44:07 -04:00
InfoBar.mm UI: Show "Disable" title in DevTools disable button 2025-03-20 17:44:07 -04:00
LadybirdWebView.h LibWebView+WebContent+UI: Migrate to the new autoplay settings 2025-03-30 16:18:57 +01:00
LadybirdWebView.mm LibWeb+LibWebVew+WebContent+UI: Add IPC to retrieve the system clipboard 2025-05-02 17:46:16 -04:00
LadybirdWebViewBridge.cpp UI: Pass parent WebView by non-const ref when creating children 2025-04-16 10:41:44 -06:00
LadybirdWebViewBridge.h UI: Pass parent WebView by non-const ref when creating children 2025-04-16 10:41:44 -06:00
LadybirdWebViewWindow.h
LadybirdWebViewWindow.mm
Palette.h
Palette.mm LibWebView+Services+UI: Move process helpers to LibWebView 2024-11-11 07:35:43 -05:00
SearchPanel.h
SearchPanel.mm
Tab.h UI/AppKit: Remove the built-in Inspector widget 2025-03-15 19:09:40 +01:00
Tab.mm UI/AppKit: Remove the built-in Inspector widget 2025-03-15 19:09:40 +01:00
TabController.h LibWebView+WebContent+UI: Migrate to the new autoplay settings 2025-03-30 16:18:57 +01:00
TabController.mm LibWebView: Do not use AK::format to format search engine URLs 2025-04-06 13:45:10 +02:00