ladybird/Userland/Libraries/LibDesktop
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
..
AppFile.cpp LaunchServer+LibDesktop: Open from mime type 2022-07-27 17:11:25 +01:00
AppFile.h LaunchServer+LibDesktop: Open from mime type 2022-07-27 17:11:25 +01:00
CMakeLists.txt Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
Launcher.cpp LibCore+LibIPC: Recognise %uid in path 2022-08-14 21:52:35 +01:00
Launcher.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00