serenity/Userland
Linus Groh cfecfbb214 js: Port to LibMain :^)
This wasn't particularly difficult, and there's not much use for the
nicer interface yet either. While unveil() is of limited use in js(1)
as it should be able to open arbitrary files, I feel like we should be
able to add a pledge() call.
2021-11-22 23:07:43 +01:00
..
Applets ClipboardHistory: Properly display bitmap depth 2021-11-21 11:49:06 +00:00
Applications Piano: Move to LibDSP's Classic synthesizer 2021-11-22 22:26:17 +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
Games Minesweeper: Port to LibMain 2021-11-22 21:56:31 +01:00
Libraries Piano: Move to LibDSP's Classic synthesizer 2021-11-22 22:26:17 +01:00
Services Everywhere: Fix spelling of "offsetted" 2021-11-21 20:22:48 +01:00
Shell AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 2021-11-17 00:21:13 +01:00
Utilities js: Port to LibMain :^) 2021-11-22 23:07:43 +01:00
CMakeLists.txt