ladybird/Userland/Games/Chess
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
..
ChessWidget.cpp Chess: Highlight piece origin square when dragging piece 2022-08-26 09:53:13 +01:00
ChessWidget.h Chess: Import/Export chessboards using LibFileSystemAccessClient 2022-08-08 22:03:30 -04:00
CMakeLists.txt Chess: Import/Export chessboards using LibFileSystemAccessClient 2022-08-08 22:03:30 -04:00
Engine.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Engine.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
main.cpp SystemServer+LoginServer+Userland: Switch to sid-based sockets 2022-10-03 11:11:29 +02:00
PromotionDialog.cpp LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
PromotionDialog.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00