1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 22:48:11 +00:00
serenity/Userland
Gunnar Beutner 77bd3f75ce Mandelbrot: Add support for exporting the current image
Unfortunately this means unveil() won't work - at least until we get
something like FilePickerServer.
2021-05-18 16:01:32 +02:00
..
Applets Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Applications SystemMonitor: Don't try and show process window with nothing selected (#7221) 2021-05-18 08:10:27 +02:00
Demos Mandelbrot: Add support for exporting the current image 2021-05-18 16:01:32 +02:00
DevTools Revert "LibC: Simplify malloc size classes" 2021-05-18 08:32:05 +02:00
DynamicLoader DynamicLoader: Remove math functionality in favor of -lgcc 2021-05-07 15:35:50 +02:00
Games Solitaire: Stop timer if new game animation is running 2021-05-18 16:00:44 +02:00
Libraries LibJS: Implement Object.hasOwn() :^) 2021-05-18 11:18:19 +02:00
Services WebServer: Fix jailbreaking of server via .. relative paths 2021-05-18 09:32:10 +02:00
Shell Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Utilities Utilites: Make find respect lack of -L when iterating over directories 2021-05-18 08:11:42 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00