This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-15 07:38:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
03b6ff2bf0ba03599a853ff4e6cb61ba8443b2b2
ladybird
/
Userland
/
Services
/
SpiceAgent
History
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.cpp
LibGfx: Make ImageDecoderPlugin::frame() return ErrorOr<>
2021-11-21 20:22:48 +01:00
SpiceAgent.h
…