serenity/Userland
2022-12-20 10:44:02 +01:00
..
Applets LibCore: Rename Stream::read_all to read_until_eof 2022-12-12 14:16:42 +01:00
Applications PixelPaint: Propagate errors when creating images or layers 2022-12-20 10:42:11 +01:00
BuggieBox
Demos CatDog: Simplify animation frame logic and fix minor bugs 2022-12-16 08:50:35 -07:00
DevTools HackStudio: Add a factory function for DebugInfoWidget 2022-12-16 09:58:51 +01:00
DynamicLoader
Games Snake: Ignore default keydown events 2022-12-19 14:11:53 -05:00
Libraries LibGL: Generate the API wrappers 2022-12-20 10:42:31 +01:00
Services AK: Stop using DeprecatedString in Base64 encoding 2022-12-20 10:34:19 +01:00
Shell Shell: Disable interactive mode on '-c' 2022-12-12 13:57:06 +00:00
Utilities unzip: Use StringView instead of DeprecatedString 2022-12-20 10:44:02 +01:00
CMakeLists.txt