1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 20:18:12 +00:00
serenity/Userland/Applications/TextEditor
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 LibUnicode+Userland: Migrate generated CLDR data to LibLocaleData 2022-09-05 14:37:16 -04:00
FileArgument.cpp TextEditor: Update file argument parser regex pattern 2022-04-03 18:54:47 +04:30
FileArgument.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
main.cpp SystemServer+LoginServer+Userland: Switch to sid-based sockets 2022-10-03 11:11:29 +02:00
MainWidget.cpp AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
MainWidget.h TextEditor: Correct typo in MainWidget.{cpp,h} 2022-08-16 09:53:30 +01:00
TextEditorWindow.gml Applications+DevTools: Remove fixed sizes from Splitters 2022-08-30 16:28:44 +01:00