serenity/Ladybird
Nico Weber 398f34bb81 Ladybird/AppKit/CMake: Use a more civilized way of finding Cocoa
Finding Cocoa.framework is the linker's job, not CMake's.

No behavior change.
2024-01-15 11:18:55 -07:00
..
Android
AppKit Ladybird/AppKit: The "Window" menu should be called "Window" 2024-01-15 12:15:16 -05:00
cmake
Icons
ImageDecoder
Qt Ladybird+LibWeb: Add initial about:version internal page 2024-01-13 13:41:09 -05:00
RequestServer
SQLServer
WebContent
WebDriver
WebSocket
WebWorker LibWeb+WebContent: Spawn Worker processes from the chrome 2024-01-12 15:53:11 -07:00
.gitignore
CMakeLists.txt Ladybird/AppKit/CMake: Use a more civilized way of finding Cocoa 2024-01-15 11:18:55 -07:00
FontPlugin.cpp
FontPlugin.h
HelperProcess.cpp LibWeb+WebContent: Spawn Worker processes from the chrome 2024-01-12 15:53:11 -07:00
HelperProcess.h LibWeb+WebContent: Spawn Worker processes from the chrome 2024-01-12 15:53:11 -07:00
ImageCodecPlugin.cpp
ImageCodecPlugin.h
Info.plist
ladybird.nix
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.