ladybird/Ladybird
2023-11-29 13:56:35 +01:00
..
Android Ladybird/Android: Create a service for ImageDecoder 2023-11-01 14:30:30 -06:00
AppKit LibWeb+LibWebView+Ladybird: Scale scroll-to CSS positions in PageHost 2023-11-24 17:19:08 -05:00
cmake LibWeb+WebWorker: Move worker execution into a new WebWorker process 2023-11-15 12:56:33 +01:00
Icons
ImageDecoder Ladybird: Disable Qt autogeneration for ImageDecoder 2023-11-02 12:34:02 -06:00
Qt Ladybird/Qt: Port the Inspector to the WebView property tables 2023-11-29 13:56:35 +01:00
RequestServer
SQLServer
WebContent Ladybird: Do not require Qt6 Multimedia if PulseAudio is available 2023-11-04 08:36:34 -04:00
WebDriver LibWeb+WebWorker: Move worker execution into a new WebWorker process 2023-11-15 12:56:33 +01:00
WebSocket
WebWorker LibWeb+WebWorker: Move worker execution into a new WebWorker process 2023-11-15 12:56:33 +01:00
.gitignore
CMakeLists.txt Ladybird/AppKit: Port the Inspector to the WebView InspectorClient 2023-11-24 08:37:19 +01:00
FontPlugin.cpp
FontPlugin.h
HelperProcess.cpp
HelperProcess.h
ImageCodecPlugin.cpp Ladybird/Android: Create a service for ImageDecoder 2023-11-01 14:30:30 -06:00
ImageCodecPlugin.h
Info.plist Ladybird: Register Ladybird as a browser-type application on macOS 2023-11-14 09:36:36 -05:00
ladybird.nix Ladybird: Use gcc13 in ladybird.nix 2023-10-31 18:09:14 +01:00
README.md
Types.h
Utilities.cpp
Utilities.h

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.