serenity/Userland/Services/SpiceAgent
Andreas Kling 2b866e3c9b LibGfx: Remove ImageDecoderPlugin::bitmap() in favor of frame(index)
To encourage proper support for multi-frame images throughout the
system, get rid of the single-frame convenience bitmap() API.
2021-11-18 21:11:30 +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
main.cpp
SpiceAgent.cpp LibGfx: Remove ImageDecoderPlugin::bitmap() in favor of frame(index) 2021-11-18 21:11:30 +01:00
SpiceAgent.h