Skip to content

Xexxa/coccinellidae

This branch is 77 commits ahead of, 201 commits behind LadybirdBrowser/ancient-history:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7796d31 · Dec 23, 2022

History

85 Commits
Jul 15, 2022
Jul 31, 2022
Jul 27, 2022
Jul 3, 2022
Jul 15, 2022
Aug 5, 2022
Aug 2, 2022
Jul 20, 2022
Jul 20, 2022
Sep 8, 2022
Sep 8, 2022
Sep 8, 2022
Sep 8, 2022
Jul 15, 2022
Jul 15, 2022
Jul 15, 2022
Jul 15, 2022
Jul 31, 2022
Jul 16, 2022
Dec 23, 2022
Jul 26, 2022
Jul 15, 2022
Jul 27, 2022
Jul 27, 2022
Jul 31, 2022
Jul 27, 2022
Aug 2, 2022
Jul 30, 2022
Sep 8, 2022
Jul 20, 2022
Jul 20, 2022

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%