serenity/Userland
2023-08-18 08:58:51 +03:30
..
Applets LibGUI: Remove Menu::try_add_action() 2023-08-14 14:57:54 +02:00
Applications Browser: Add more intuitive search 2023-08-17 15:30:23 +01:00
BuggieBox Userland: Pretty print the help text in BuggieBox 2023-08-09 02:10:02 +02:00
Demos Mandelbrot: Pledge unix to enable image export 2023-08-17 07:14:54 +02:00
DevTools LibGUI+Userland: Remove Toolbar::try_add_{action,separator}() 2023-08-15 15:56:34 +02:00
DynamicLoader Everywhere: Resolve conflicts with LibC and libc++ 2023-06-27 12:40:38 +02:00
Games LibGUI+Userland: Remove Toolbar::try_add_{action,separator}() 2023-08-15 15:56:34 +02:00
Libraries LibXML: Add helpers for extracting node contents if its type is known 2023-08-18 08:58:51 +03:30
Services WebContent: Convert image/media context menu positions to device pixels 2023-08-18 05:24:59 +02:00
Shell Shell: Add builtin command to reset the internal state 2023-08-11 18:48:53 +03:30
Utilities Meta+Tests: Add a fuzzer and a test for the ILBM decoder 2023-08-15 18:36:11 +01:00
CMakeLists.txt