1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 13:51:00 +00:00
serenity/Userland/Applets
Andreas Kling b03f8d18c5 Applets/Network: Port to LibMain :^)
This opens up using TRY() for syscalls and Core::Object creation.
2021-11-23 15:44:59 +01:00
..
Audio LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 2021-11-08 00:35:27 +01:00
ClipboardHistory ClipboardHistory: Properly display bitmap depth 2021-11-21 11:49:06 +00:00
DesktopPicker Everywhere: Replace "virtual desktop" => "workspace" 2021-11-13 12:48:43 +01:00
Network Applets/Network: Port to LibMain :^) 2021-11-23 15:44:59 +01:00
ResourceGraph LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore 2021-11-23 11:33:36 +01:00
CMakeLists.txt Applets: Add DesktopPicker applet 2021-07-19 18:21:40 +02:00