serenity/Userland/Services/Clipboard
Andreas Kling 1ce03f4f34 LibIPC: Stop sending client ID to clients
The client ID is not useful to normal clients anymore, so stop telling
everyone what their ID is.
2021-02-01 11:32:00 +01:00
..
ClientConnection.cpp LibIPC: Stop sending client ID to clients 2021-02-01 11:32:00 +01:00
ClientConnection.h Clipboard+LibGUI: Move clipboard service to anonymous files 2021-01-17 00:14:37 +01:00
ClipboardClient.ipc Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
ClipboardServer.ipc LibIPC: Stop sending client ID to clients 2021-02-01 11:32:00 +01:00
CMakeLists.txt Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
main.cpp Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
Storage.cpp Clipboard+LibGUI: Move clipboard service to anonymous files 2021-01-17 00:14:37 +01:00
Storage.h Clipboard+LibGUI: Move clipboard service to anonymous files 2021-01-17 00:14:37 +01:00