ladybird/Userland/Applications/Welcome
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
..
CMakeLists.txt Userland: Depend some applications on WebContent if it's being used 2022-05-26 21:54:58 +01:00
main.cpp SystemServer+LoginServer+Userland: Switch to sid-based sockets 2022-10-03 11:11:29 +02:00
WelcomeWidget.cpp Welcome: Use StandardPaths to load README.md 2022-10-01 13:39:10 +03:30
WelcomeWidget.h Welcome: Use StandardPaths to load README.md 2022-10-01 13:39:10 +03:30
WelcomeWindow.gml Welcome: Update GML 2022-10-01 13:39:10 +03:30