1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 03:07:43 +00:00
serenity/Userland/Applets
Andreas Kling b65a039db7 Applets/ResourceGraph: Port to LibMain :^)
This simplifies a bunch of calls to pledge() and unveil().
2021-11-22 23:52:47 +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 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) 2021-11-17 00:21:10 +01:00
ResourceGraph Applets/ResourceGraph: Port to LibMain :^) 2021-11-22 23:52:47 +01:00
CMakeLists.txt Applets: Add DesktopPicker applet 2021-07-19 18:21:40 +02:00