mirror of
https://github.com/RGBCube/serenity
synced 2025-07-24 19:07:35 +00:00
![]() Nobody made use of the ErrorOr return value and it just added more chance of confusion, since it was not clear if failing to sniff an image should return an error or false. The answer was false, if you returned Error you'd crash the ImageDecoder. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ConnectionToClipboardServer.cpp | ||
ConnectionToClipboardServer.h | ||
main.cpp | ||
SpiceAgent.cpp | ||
SpiceAgent.h |