1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-31 16:02:45 +00:00
serenity/Userland/Services/SpiceAgent
Andreas Kling 5a79c69b02 LibGfx: Make ImageDecoderPlugin::frame() return ErrorOr<>
This is a first step towards better error propagation from image codecs.
2021-11-21 20:22:48 +01:00
..
ClipboardServerConnection.cpp LibGfx: Use ErrorOr<T> for Bitmap::try_create() 2021-11-08 00:35:27 +01:00
ClipboardServerConnection.h Services: Fix visibility of Object-derivative constructors 2021-11-02 22:56:53 +01:00
CMakeLists.txt SpiceAgent: Add Clipboard as a build dependency 2021-07-15 11:51:16 +02:00
main.cpp SpiceAgent: Add a new spice agent service :^) 2021-07-14 12:33:07 +02:00
SpiceAgent.cpp LibGfx: Make ImageDecoderPlugin::frame() return ErrorOr<> 2021-11-21 20:22:48 +01:00
SpiceAgent.h SpiceAgent: Support copying and pasting images 2021-07-14 12:33:07 +02:00