serenity/Userland
Andreas Kling 9cf874ef9a WindowServer: Port to LibMain :^)
This simplifies some pledge(), unveil() and sigaction() calls.
2021-11-22 23:52:47 +01:00
..
Applets ClipboardHistory: Properly display bitmap depth 2021-11-21 11:49:06 +00:00
Applications Browser: Scope bookmark actions so that they don't block the delete key 2021-11-22 23:48:10 +01:00
Demos Starfield: Port to LibMain 2021-11-22 21:56:20 +01:00
DevTools HackStudio: Disable the Rename action on insufficient permissions 2021-11-22 09:03:19 +01:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games 2048: Port to LibMain 2021-11-22 23:44:55 +01:00
Libraries Piano: Move to LibDSP's Classic synthesizer 2021-11-22 22:26:17 +01:00
Services WindowServer: Port to LibMain :^) 2021-11-22 23:52:47 +01:00
Shell AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 2021-11-17 00:21:13 +01:00
Utilities js: Use pledge() 2021-11-22 23:07:43 +01:00
CMakeLists.txt