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
2025-12-22 09:19:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
22b8380e379bf0612ecf055175c56d621062638f
ladybird
/
Userland
/
Libraries
/
LibWeb
/
Platform
History
Aliaksandr Kalenik
22b8380e37
LibWeb: Include system emoji font in a font cascade list
...
Adds emoji rendering support on macOS and linux (if it has "Noto Color Emoji" font).
2024-09-06 08:30:30 -04:00
..
AudioCodecPlugin.cpp
LibWeb: Prefix AK::Duration with AK Namespace
2024-07-18 09:43:38 +01:00
AudioCodecPlugin.h
LibWeb: Prefix AK::Duration with AK Namespace
2024-07-18 09:43:38 +01:00
AudioCodecPluginAgnostic.cpp
LibWeb: Prefix AK::Duration with AK Namespace
2024-07-18 09:43:38 +01:00
AudioCodecPluginAgnostic.h
LibWeb: Prefix AK::Duration with AK Namespace
2024-07-18 09:43:38 +01:00
EventLoopPlugin.cpp
…
EventLoopPlugin.h
Userland: Add ESCAPING annotations to a bunch of places
2024-05-22 21:55:34 -06:00
EventLoopPluginSerenity.cpp
…
EventLoopPluginSerenity.h
…
FontPlugin.cpp
…
FontPlugin.h
LibWeb: Include system emoji font in a font cascade list
2024-09-06 08:30:30 -04:00
ImageCodecPlugin.cpp
LibWeb: Convert callers of ImageCodecPlugin to the async API
2024-04-23 12:32:04 -06:00
ImageCodecPlugin.h
Userland: Add ESCAPING annotations to a bunch of places
2024-05-22 21:55:34 -06:00
Timer.cpp
…
Timer.h
…
TimerSerenity.cpp
…
TimerSerenity.h
…