Skip to content

Xexxa/coccinellidae

 
 

Repository files navigation

"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 :

Coccinellidae Web Browser

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 :^)

How does Coccinellidae differ from Ladybird?

  • 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 🖥️

Progress of functionality in menu:

There is a bunch of placeholder buttons and menu-items. There is also a bunch of working menu-items and buttons. :^)

Build instructions

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.

This is what I'm going for:

Icons

Screenshot Coccinellidae

2022-07-28 A lot of work remains... Coccinellidae

Screenshot Ladybird

2022-07-16 Ladybird

About

The Coccinellidae web browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.8%
  • CMake 3.2%