1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-24 19:07:35 +00:00
serenity/Userland/Services/SpiceAgent
Lucas CHOLLET 1b36348d8b LibCore+LibIPC: Recognise %uid in path
This patch allows to insert "%uid" in `IPC_CLIENT_CONNECTION`
declaration and in SystemServer's ini files. This pattern is replaced
then replaced by the UID of the owner of the service. It opens a path
for seamlessly managed, per-user portal.
2022-08-14 21:52:35 +01:00
..
CMakeLists.txt SpiceAgent: Rename ClipboardServerConnection 2022-02-25 22:35:12 +01:00
ConnectionToClipboardServer.cpp SpiceAgent: Rename ClipboardServerConnection 2022-02-25 22:35:12 +01:00
ConnectionToClipboardServer.h LibCore+LibIPC: Recognise %uid in path 2022-08-14 21:52:35 +01:00
main.cpp Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
SpiceAgent.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
SpiceAgent.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00