mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-14 07:09:00 +00:00
Anyone who inherits from `GUI::Clipboard::ClipboardClient` will receive clipboard notifications via `clipboard_content_did_change()`. Update ClipboardHistoryModel, TextEditor and TerminalWidget to inherit from this class.