serenity/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
CMakeLists.txt
Engine.cpp
Engine.h
main.cpp SystemServer+LoginServer+Userland: Switch to sid-based sockets 2022-10-03 11:11:29 +02:00
PromotionDialog.cpp
PromotionDialog.h