mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
The Qt StyleHint system didn't work on X11 anyway, and we ended up with the default UI font being used for both `serif` and `sans-serif`. Instead of asking Qt for something it can't do properly, let's just grab the first available font from our list of fallbacks. This should give us better results everywhere.
Ladybird
Ladybird is a web browser built on the LibWeb and LibJS engines from SerenityOS with a cross-platform GUI in Qt.
For more information about Ladybird, see this blog post.
See build instructions.