ladybird/Userland/Services/FileSystemAccessServer
2022-05-13 16:27:43 +02:00
..
CMakeLists.txt Userland: Rename IPC ClientConnection => ConnectionFromClient 2022-02-25 22:35:12 +01:00
ConnectionFromClient.cpp LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
ConnectionFromClient.h Services: Use default constructors/destructors 2022-03-24 20:09:26 -07:00
FileSystemAccessClient.ipc FileSystemAccessServer+TextEditor: Implement cross-process modal prompts 2021-07-18 17:21:28 +02:00
FileSystemAccessServer.ipc FileSystemAccessServer: Allow read-only access without prompting 2021-09-10 20:46:50 +04:30
main.cpp Userland: Always construct Application with try_create() 2022-04-18 12:57:34 +02:00