ladybird/Userland/Services/FileSystemAccessServer
Adam Hodgen 643ecfee73 FileSystemAccessServer: Return user_picked_value even on error
If a user picks a file which can't be opened for some reason, we should
still return the value, so client applications can report the error
along with the chosen filepath.
2021-07-11 09:46:50 +02:00
..
ClientConnection.cpp FileSystemAccessServer: Return user_picked_value even on error 2021-07-11 09:46:50 +02:00
ClientConnection.h FileSystemAccessServer: Add service for accessing veiled files nicely 2021-07-10 15:33:46 +02:00
CMakeLists.txt FileSystemAccessServer: Add service for accessing veiled files nicely 2021-07-10 15:33:46 +02:00
FileSystemAccessClient.ipc FileSystemAccessServer: Add service for accessing veiled files nicely 2021-07-10 15:33:46 +02:00
FileSystemAccessServer.ipc FileSystemAccessServer: Add service for accessing veiled files nicely 2021-07-10 15:33:46 +02:00
main.cpp FileSystemAccessServer: Add service for accessing veiled files nicely 2021-07-10 15:33:46 +02:00