diff options
author | Sergey Bugaev <bugaevc@serenityos.org> | 2020-05-15 22:37:31 +0300 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-05-16 09:13:25 +0200 |
commit | f7ae66cee395db5d8fd16398071bc2917124633e (patch) | |
tree | a2085a046a8763ee5289dde9f05c38c537ad46a6 /Base/res | |
parent | acc107a44feadcaec5ecfc6fded97fb1a3421132 (diff) | |
download | serenity-f7ae66cee395db5d8fd16398071bc2917124633e.zip |
ClipboardHistory: Add a clipboard history applet :^)
It will listen for clipboard content changes in the backgroud. Once you click
on its icon, it will pop up a window listing all recorded clipboard contents.
You can then double-click on an item to copy it again.
Diffstat (limited to 'Base/res')
-rw-r--r-- | Base/res/icons/clipboard.png | bin | 0 -> 1813 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/Base/res/icons/clipboard.png b/Base/res/icons/clipboard.png Binary files differnew file mode 100644 index 0000000000..184c93c285 --- /dev/null +++ b/Base/res/icons/clipboard.png |