LibWeb+WebContent+Ladybird: Add ability to paste text from clipboard

Text can be pasted by pressing Ctrl/Cmd+V or by using button in the
context menu. For now only the Qt client is supported.
This commit is contained in:
Aliaksandr Kalenik
2024-03-22 11:56:49 +01:00
committed by Tim Flynn
parent d5c6e45dca
commit 561e011e07
15 changed files with 82 additions and 4 deletions

View File

@@ -32,6 +32,7 @@ set(16x16_ICONS
layout.png
new-tab.png
open-parent-directory.png
paste.png
pause.png
play.png
select-all.png