serenity/Userland
SeekingBlues 6d4e58efea tac: Unbreak reading from standard input
Since Core::File does not handle streaming input properly (see #5093
and #4198), we use the LibC APIs instead.
2021-10-17 12:07:09 -07:00
..
Applets ResourceGraph: Use /proc/stat instead of /proc/all for CPU usage stats 2021-10-07 21:09:38 +02:00
Applications FontEditor: Accept file drops 2021-10-17 13:53:08 +01:00
Demos LibGUI: Support drag-to-reorder in TabWidget 2021-10-07 12:19:27 +02:00
DevTools UserspaceEmulator: Handle PerfEvent syscalls 2021-10-06 17:35:29 +00:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games 2048: Let user decide if he wants to continue the game 2021-10-05 13:27:57 +03:30
Libraries LibWeb: Make the CSS serialization functions actually output things :^) 2021-10-17 19:59:27 +01:00
Services LibWeb: Introduce simple scrollable overflow, size ICB to viewport 2021-10-14 23:22:59 +02:00
Shell Shell: Raise an error if an execute node ends up trying to run nothing 2021-10-11 10:56:01 +03:30
Utilities tac: Unbreak reading from standard input 2021-10-17 12:07:09 -07:00
CMakeLists.txt