ladybird/Userland/Libraries/LibFileSystemAccessClient
Arne Elster 60c3ad9ae8 LibFileSystemAccessClient: Allow custom access rights for open/save
There can be cases when one wants to open a file not just for reading
but also for writing. It was already possible to have a custom open mode
for request_file, now it is also possible through the open/save dialogs.
2021-12-23 23:25:47 -08:00
..
Client.cpp LibFileSystemAccessClient: Allow custom access rights for open/save 2021-12-23 23:25:47 -08:00
Client.h LibFileSystemAccessClient: Allow custom access rights for open/save 2021-12-23 23:25:47 -08:00
CMakeLists.txt FileSystemAccessServer+TextEditor: Implement cross-process modal prompts 2021-07-18 17:21:28 +02:00