serenity/Userland
2024-01-16 08:42:34 +00:00
..
Applets Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
Applications LibFileSystem+Everywhere: Return ByteString from read_link() 2024-01-16 08:42:34 +00:00
BuggieBox
Demos Demos: Add fullscreen option to those that don't 2024-01-14 15:18:43 -07:00
DevTools LibFileSystem+Userland: Return ByteString from real_path() 2024-01-16 08:42:34 +00:00
DynamicLoader Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Games MasterWord: Add fullscreen option 2024-01-14 15:18:43 -07:00
Libraries LibFileSystem+Everywhere: Return ByteString from read_link() 2024-01-16 08:42:34 +00:00
Services LibFileSystem+Everywhere: Return ByteString from read_link() 2024-01-16 08:42:34 +00:00
Shell LibFileSystem+Everywhere: Return ByteString from read_link() 2024-01-16 08:42:34 +00:00
Utilities mktemp: Use ByteString for paths 2024-01-16 08:42:34 +00:00
CMakeLists.txt