serenity/Userland/Services/SpiceAgent
Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
Apologies for the enormous commit, but I don't see a way to split this
up nicely. In the vast majority of cases it's a simple change. A few
extra places can use TRY instead of manual error checking though. :^)
2022-01-24 22:36:09 +01:00
..
ClipboardServerConnection.cpp LibGfx: Use ErrorOr<T> for Bitmap::try_create() 2021-11-08 00:35:27 +01:00
ClipboardServerConnection.h LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 2022-01-15 13:29:48 +03:30
CMakeLists.txt SpiceAgent: Port to LibMain :^) 2021-11-28 23:14:19 +01:00
main.cpp SpiceAgent: Port to LibMain :^) 2021-11-28 23:14:19 +01:00
SpiceAgent.cpp Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
SpiceAgent.h SpiceAgent: Support copying and pasting images 2021-07-14 12:33:07 +02:00