1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 07:38:10 +00:00
serenity/Userland
2022-06-03 12:29:56 +01:00
..
Applets LibGUI: Fix typo in ConnectionToWindowManagerServer 2022-06-01 19:31:34 +02:00
Applications Applications: Use spawn_or_show_error() for common spawn pattern 2022-06-03 12:29:56 +01:00
Demos LibGfx: Rename draw_ellipse/circle to fill_ellipse/circle 2022-06-01 19:33:45 +02:00
DevTools Userland: Use default buttons instead of manually handling return press 2022-06-02 22:33:00 +02:00
DynamicLoader LibC+Kernel: Prevent string functions from calling themselves 2022-05-12 13:12:37 +02:00
Games Everywhere: Fix a bunch of typos 2022-05-29 15:22:00 +02:00
Libraries LibWeb: Fix Array OOBs in the HTMLTokenizer 2022-06-03 12:29:11 +01:00
Services Services: Use Core::Process::spawn() for common process spawn pattern 2022-06-03 12:29:56 +01:00
Shell LibCodeComprehension: Re-organize code comprehension related code 2022-05-21 18:15:58 +02:00
Utilities lsusb: Add -v flag to lsusb :^) 2022-06-02 13:14:29 +02:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00