serenity/Userland
thankyouverycool fef594708e FileSystemAccessServer: Return EPERM for denied prompts
Instead of showing an ambiguous "Unknown error" when FSAS approval is
denied, let's affirm the user's action wasn't permitted if they
reject the prompt.
2023-05-19 06:20:41 +02:00
..
Applets Userland: Port Model::column_name() to String 2023-05-15 06:42:10 +02:00
Applications PixelPaint: Use box sampling scaling for layer thumbnails 2023-05-19 06:16:14 +02:00
BuggieBox
Demos CatDog: Stop recognizing name of deleted program 2023-05-17 23:25:51 +02:00
DevTools LibWebView: Remove the DumpLayoutTree program 2023-05-16 13:22:23 -07:00
DynamicLoader
Games
Libraries LibFileSystemAccessClient: Improve error propagation 2023-05-19 06:20:41 +02:00
Services FileSystemAccessServer: Return EPERM for denied prompts 2023-05-19 06:20:41 +02:00
Shell Shell: Prefer FileSystem over DeprecatedFile 2023-05-15 06:50:43 +02:00
Utilities shuf: Add -r option to allow output lines to be repeated 2023-05-18 21:06:37 -06:00
CMakeLists.txt