summaryrefslogtreecommitdiff
path: root/Services/Clipboard/ClientConnection.cpp
AgeCommit message (Expand)Author
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-14Clipboard: Move the system clipboard to a dedicated service process :^)Andreas Kling