Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-16 | ClipboardHistory: Add a clipboard history applet :^) | Sergey Bugaev | |
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. | |||
2020-05-14 | Build: Switch to CMake :^) | Sergey Bugaev | |
Closes https://github.com/SerenityOS/serenity/issues/2080 |