ladybird/Userland
Ali Mohammad Pur ee46cee31f LibCore: Make Core::System::pipe2() available on Lagom
Note that this drops the flags on the floor if not on linux or serenity.
2021-12-31 02:19:45 +03:30
..
Applets Everywhere: Refactor 'muted' to 'main_mix_muted' in all AudioConnections 2021-12-24 00:19:01 -08:00
Applications LibGUI+SoundPlayer: Use 'decrease_slider_by_page_steps()' method 2021-12-30 14:31:50 +01:00
Demos LibGUI+Userland: Make SortingProxyModel::create() return ErrorOr 2021-12-24 05:11:52 -08:00
DevTools Userland: Link directly against LibUnicodeData where needed 2021-12-30 14:18:12 +01:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games Pong: Support W and S keys for movement 2021-12-30 14:36:21 +01:00
Libraries LibCore: Make Core::System::pipe2() available on Lagom 2021-12-31 02:19:45 +03:30
Services Userland: Link directly against LibUnicodeData where needed 2021-12-30 14:18:12 +01:00
Shell Shell: Avoid many single byte write() syscalls when printing the prompt 2021-12-30 14:26:29 +01:00
Utilities LibJS: Convert resolve_binding() to ThrowCompletionOr 2021-12-30 15:29:33 +01:00
CMakeLists.txt