ladybird/Userland/Services/FileSystemAccessServer
huttongrabiel 6a5c561a41 FileSystemAccessServer: Implement FileTypeFilter to open_file()
This is the same functionality as in FilePicker. It allows the
specification of what file types are allowed.
2023-03-22 22:33:19 +00:00
..
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
ConnectionFromClient.cpp FileSystemAccessServer: Implement FileTypeFilter to open_file() 2023-03-22 22:33:19 +00:00
ConnectionFromClient.h FileSystemAccessServer: Implement FileTypeFilter to open_file() 2023-03-22 22:33:19 +00:00
FileSystemAccessClient.ipc AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
FileSystemAccessServer.ipc FileSystemAccessServer: Implement FileTypeFilter to open_file() 2023-03-22 22:33:19 +00:00
main.cpp Userland: Always construct Application with try_create() 2022-04-18 12:57:34 +02:00