ladybird/Userland
Andrew Kaster e10721f1b5 LibWeb: Add stub implementation of FontFaceSet and Document.fonts
This is now enough for duolingo to load and use its fallback fonts.
2024-05-08 10:39:16 +02:00
..
Applets Keymap: Draw the current keymap text with the correct theme color 2024-03-02 19:24:53 +00:00
Applications HexEditor: Move endianness selector to Value Inspector panel 2024-05-07 16:33:59 -06:00
BuggieBox Meta+Userland: Make LibELF a proper library on Serenity 2024-04-26 19:08:13 -06:00
Demos LibGUI+Everywhere: Rename the 'style' frame property to 'frame_style' 2024-04-30 17:46:41 -06:00
DevTools LibGUI+Everywhere: Rename the 'style' frame property to 'frame_style' 2024-04-30 17:46:41 -06:00
DynamicLoader DynamicLoader+LibSanitizer: Link LibSanitizer to DynamicLoader properly 2024-05-07 16:39:17 -06:00
Games Chess: Improve PGN importing 2024-05-06 19:25:07 +01:00
Libraries LibWeb: Add stub implementation of FontFaceSet and Document.fonts 2024-05-08 10:39:16 +02:00
Services Kernel: Add FUSE support 2024-05-07 16:54:27 -06:00
Shell Everywhere: Remove uneeded short option argument where possible 2024-04-22 08:10:08 +02:00
Utilities Utilities: Add fusermount 2024-05-07 16:54:27 -06:00
CMakeLists.txt