"Archived", please use Ladybird
This was a fun project when Ladybird updated seldom and rejected a lot of PRs, now when Ladybird is part of the main repo and update more often I don't see a point trying to keep this repo up to date, especially when I have more useful things to do in the SerenityOS project :
The Coccinellidae web browser, a fork of Ladybird. The goal is to create a general purpose browser with a traditional browser UI (how things was before Chrome) drawing inspiration from Netscape 3.
This is a personal fork for my own enjoyment and learning, but feel free to contribute :^)
- Qt5 support 👍
- Search field (Default search engine Brave)
- Statusbar
- Large fancy buttons
- Tabs above content (not above toolbar)
- Starting maximized
- Platform independent shortcuts (QKeySequence::StandardKey)
- Computers only, no plans supporting Android 🖥️
There is a bunch of placeholder buttons and menu-items. There is also a bunch of working menu-items and buttons. :^)
Same as Ladybird but using Qt5 & Qt5 Wayland (Ubuntu 20.04: qt5-default
& qtwayland5
)
It might build with Qt6, make sure to replace CMakeLists.txt with CMakeLists.qt6.txt before building.