summaryrefslogtreecommitdiff
path: root/Userland/Utilities/paste.cpp
AgeCommit message (Expand)Author
2022-02-19paste: Port to LibMain and LibCoreZack Penn
2021-11-21LibGUI+Everywhere: Make sync requests to Clipboard server more obviousBen Wiederhake
2021-05-10Userland: Implement paste --watch modeSergey Bugaev
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12Userland: Move command-line utilities to Userland/Utilities/Andreas Kling