ladybird/Userland/Applets
Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
This was used in a lot of places, so this patch makes liberal use of
ErrorOr<T>::release_value_but_fixme_should_propagate_errors().
2021-11-08 00:35:27 +01:00
..
Audio LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 2021-11-08 00:35:27 +01:00
ClipboardHistory ClipboardHistory: Listen for configuration changes 2021-09-18 03:33:25 +00:00
DesktopPicker Everywhere: Use my cool new @serenityos.org email address 2021-09-01 11:37:25 +04:30
Network LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 2021-11-08 00:35:27 +01:00
ResourceGraph Applications: Fix visibility of Object-derivative constructors 2021-11-02 22:56:53 +01:00
CMakeLists.txt Applets: Add DesktopPicker applet 2021-07-19 18:21:40 +02:00