1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 23:58:11 +00:00
serenity/Userland
Andreas Kling 83f43b6464 DisplaySettings: Replace the monitor image with something more thematic
This is a drawing of my own monitor in a familiar style. :^)
2021-05-20 00:03:30 +02:00
..
Applets Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Applications DisplaySettings: Replace the monitor image with something more thematic 2021-05-20 00:03:30 +02:00
Demos CatDog: Don't show context menu when clicking outside of widget 2021-05-19 23:14:07 +02:00
DevTools LibCpp: Generalize ASTNode::dump() to support redirecting its output 2021-05-19 23:19:07 +02:00
DynamicLoader DynamicLoader: Remove math functionality in favor of -lgcc 2021-05-07 15:35:50 +02:00
Games Solitaire: Prevent player dragging entire stack to foundation 2021-05-18 20:05:10 +02:00
Libraries LibHTTP: Relax the assertion on extra reads after transfer is finished 2021-05-19 23:57:04 +02:00
Services CrashDaemon: Fix CrashReporter argument order 2021-05-18 23:42:02 +01:00
Shell Shell: Avoid moving AK::Function instances while inside them 2021-05-19 21:36:57 +02:00
Utilities LibCpp: Generalize ASTNode::dump() to support redirecting its output 2021-05-19 23:19:07 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00