ladybird/Userland/Libraries/LibDesktop
Peter Elliott 7af5eef0dd SystemServer+LoginServer+Userland: Switch to sid-based sockets
This commit does three things atomically:
- switch over Core::Account+SystemServer+LoginServer to sid based socket
  names.
- change socket names with %uid to %sid.
- add/update necessary pledges and unveils.

Userland: Switch over servers to sid based sockets

Userland: Properly pledge and unveil for sid based sockets
2022-10-03 11:11:29 +02: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 SystemServer+LoginServer+Userland: Switch to sid-based sockets 2022-10-03 11:11:29 +02:00
Launcher.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00