summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibFileSystemAccessClient
AgeCommit message (Expand)Author
2021-12-23LibFileSystemAccessClient: Allow custom access rights for open/saveArne Elster
2021-11-11Everywhere: Pass AK::StringView by valueAndreas Kling
2021-09-10LibFileSystemAccessClient: Convert request paths to absolute if neededMustafa Quraish
2021-09-10FileSystemAccessServer: Allow read-only access without promptingMustafa Quraish
2021-08-07FileSystemAccessServer: Add window title as parameter for opening fileTimothy
2021-07-18LibFileSystemAccessClient: Use WindowServer window stealing interfaceTimothy
2021-07-18FileSystemAccessServer+TextEditor: Implement cross-process modal promptsTimothy