ladybird/Userland/Services/SystemServer
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 SystemServer: Port to LibMain :^) 2021-12-16 22:48:17 +01:00
main.cpp Userland: Remove stale remainders of old framebuffer devices 2022-07-23 10:42:08 +01:00
Service.cpp LibCore+LibIPC: Recognise %uid in path 2022-08-14 21:52:35 +01:00
Service.h LaunchServer+SystemServer: Move the portal to a user-specific directory 2022-07-19 11:15:14 +01:00