serenity/Userland
2023-10-29 17:36:09 +01:00
..
Applets LibGfx: Remove indexed palette formats from Bitmap and Painter 2023-10-12 07:39:05 +02:00
Applications LibGfx+Userland: Remove dependency on GUI::TabWidget from StylePainter 2023-10-27 16:51:03 -06:00
BuggieBox checksum: Add support for BLAKE2b 2023-09-17 16:49:35 +03:30
Demos Userland: Use non-fallible EventReceiver::add() where possible 2023-09-25 10:58:31 +02:00
DevTools LibGfx+Userland: Remove dependency on GUI::TabWidget from StylePainter 2023-10-27 16:51:03 -06:00
DynamicLoader DynamicLoader: Add an option to explicitly run an ELF executable binary 2023-10-16 12:09:04 +02:00
Games Minesweeper: Port to GML compilation 2023-10-24 21:47:18 +02:00
Libraries LibJS/JIT: Compile the GetIterator instruction 2023-10-29 17:36:09 +01:00
Services Ladybird+WebContent: Add option to use GPU painter 2023-10-29 17:13:23 +01:00
Shell Shell: Remove '#' from the list of acceptable bareword characters 2023-10-29 01:35:40 +03:30
Utilities Ladybird+WebContent: Add option to use GPU painter 2023-10-29 17:13:23 +01:00
CMakeLists.txt