ladybird/UI/AppKit
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
..
Application LibWebView+WebContent+UI: Migrate to the new autoplay settings 2025-03-30 16:18:57 +01:00
Interface LibWeb+LibWebVew+WebContent+UI: Add IPC to retrieve the system clipboard 2025-05-02 17:46:16 -04:00
Utilities LibWeb+LibWebVew+WebContent+UI: Add IPC to retrieve the system clipboard 2025-05-02 17:46:16 -04:00
CMakeLists.txt UI/AppKit: Implement an autocomplete view for the location bar 2025-04-02 08:52:45 -04:00
main.mm LibWebView+UI: Introduce a persistent settings object 2025-03-22 17:27:45 +01:00
module.modulemap