ladybird/Userland
Nico Weber 7309441b31 LibGfx: Enable webp lossless Transform to return new bitmap
...in addition to modifying in-place. This is needed for bitpacking
support for the color indexing transform (and it could also be used
to make the color indexing transform return an indexed bitmap, which
is something we could do if that's the last transform that's applied).

No behavior change.
2023-04-08 19:24:13 +02:00
..
Applets Applets/Keymap: Repaint applet on keymap change 2023-03-09 21:42:23 +01:00
Applications Base: Add icons for Assistant 2023-04-07 11:44:23 +01:00
BuggieBox Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
Demos LibGfx: Move all image loaders and writers to a subdirectory 2023-03-21 22:39:25 +01:00
DevTools HackStudio: Add configuration domain pledge for FileManager 2023-04-06 08:56:57 +01:00
DynamicLoader DynamicLoader: Disable stack protector in some files for aarch64 build 2023-02-15 22:53:19 +01:00
Games Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
Libraries LibGfx: Enable webp lossless Transform to return new bitmap 2023-04-08 19:24:13 +02:00
Services LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2023-04-07 22:41:01 +02:00
Shell Shell: Don't require ArgsParser values to be null-terminated 2023-03-31 06:55:46 +02:00
Utilities tar: Use BufferedFile for reading inputs 2023-04-05 07:30:38 -04:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00