mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-03 03:05:05 +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.