serenity/Userland
2021-07-22 21:19:40 +01:00
..
Applets DesktopPicker: Make sure the applet always ends up in the same place 2021-07-22 09:17:01 +02:00
Applications FileManager: Switch FileOperationProgressWidget::did_error() to SV& 2021-07-22 12:48:44 +02:00
Demos Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
DevTools Userland: Use /proc/kernel_base to determine the kernel base address 2021-07-22 21:38:23 +02:00
DynamicLoader LibC: Use our implementation of crti.o and crtn.o 2021-07-14 13:12:25 +02:00
Games Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
Libraries LibJS/Tests: Fix this value error test description in a PlainDate test 2021-07-22 21:19:40 +01:00
Services WindowServer: Fix rendering overlays when there's no desktop window 2021-07-22 21:38:52 +02:00
Shell Shell: Don't assume that only the current shell may continue children 2021-07-17 02:00:24 +04:30
Utilities js: Implement pretty-printing of Temporal.PlainDateTime objects 2021-07-22 21:19:40 +01:00
CMakeLists.txt