summaryrefslogtreecommitdiff
path: root/Services/Clipboard
AgeCommit message (Expand)Author
2020-12-28Services: Fix typosBrendan Coles
2020-10-02AK: Add trivial structure validation to SharedBufferTom
2020-09-12LibIPC: Share most of the code between {Client,Server}ConnectionAndreas Kling
2020-09-05Clipboard: Add a key-value map alongside the clipboard storageAndreas Kling
2020-07-06LibIPC+Services: Make ClientConnection take socket as NonnullRefPtrAndreas Kling
2020-05-16LibIPC: Allow opt-in UTF-8 validation on message parametersAndreas Kling
2020-05-15Clipboard: Remove accidentally commited fileSergey Bugaev
2020-05-15Clipboard: Add missing copyright headerAndreas Kling
2020-05-14Clipboard: Move the system clipboard to a dedicated service process :^)Andreas Kling