serenity/Userland
2021-09-05 15:42:50 +04:30
..
Applets AudioApplet: Fix initial mute state 2021-09-04 21:01:28 +02:00
Applications SoundPlayer: Convert to double before calculating 2021-09-04 22:52:02 +02:00
Demos Mandelbrot: Use the new Zoom cursor 2021-09-04 03:35:23 +02:00
DevTools HackStudio: Drop files to the selected editor 2021-09-04 21:48:27 +02:00
DynamicLoader CMake: Let Meta/serenity.sh run aarch64 make it past cmake 2021-08-28 14:43:07 +01:00
Games Everywhere: Use my shiny new serenityos.org email :^) 2021-09-03 12:22:36 +02:00
Libraries LibWeb+LibWasm: Implement the WebAssembly.Table object 2021-09-05 15:42:50 +04:30
Services LookupServer: Use HashMap::ensure() in load_etc_hosts() 2021-09-04 20:30:56 +02:00
Shell Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr 2021-09-03 23:20:23 +02:00
Utilities Utilities: Modernize output and comparison in the sort utility 2021-09-05 00:15:26 +02:00
CMakeLists.txt