Skip to content

Commit bf56175

Browse files
committed
Update README.txt and screenshot
1 parent c07f71a commit bf56175

4 files changed

+8
-29
lines changed

README.md

+8-29
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# Coccinellidae Web Browser
2-
The Coccinellidae web browser. The goal is to create a traditional browser UI (how things was before Chrome) drawing inspiration from Netscape 3.
2+
The Coccinellidae web browser, a fork of [Ladybird](https://github.com/awesomekling/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.
33

4-
This is a fork of [Ladybird](https://github.com/awesomekling/ladybird). Unlike Ladybird the goal here is to create a general purpose browser. (_"But for now, please treat ladybird as a debugging tool for LibWeb. :)"_ [\[1\]](https://github.com/awesomekling/ladybird/pull/20#issuecomment-1184351571) )
5-
6-
This is a personal fork for my own enjoyment and learning :^)
4+
This is a personal fork for my own enjoyment and learning, but feel free to contribute :^)
75

86
### How does Coccinellidae differ from Ladybird?
97
- [x] Qt5 support 👍
@@ -16,26 +14,7 @@ This is a personal fork for my own enjoyment and learning :^)
1614
- [x] Computers only, no plans supporting Android 🖥️
1715

1816
### Progress of functionality in menu:
19-
- [ ] File: Save As
20-
- [ ] File: Print
21-
- [x] Edit
22-
- [ ] Edit: Cut
23-
- [ ] Edit: Copy
24-
- [ ] Edit: Paste
25-
- [ ] Edit: Select All
26-
- [ ] Edit: Find...
27-
- [ ] Edit: Preferences
28-
- [x] Inspect -> View
29-
- [ ] View: Document Info
30-
- [x] Go
31-
- [x] Go: Back
32-
- [x] Go: Forward
33-
- [x] Go: Home
34-
- [x] Debug -> Options
35-
- [x] About
36-
- [ ] About: Help
37-
- [x] About: Repository
38-
- [x] About: About Coccinellidae
17+
There is a bunch of placeholder buttons and menu-items. There is also a bunch of working menu-items and buttons. :^)
3918

4019
### Build instructions
4120
Same as [Ladybird](https://github.com/awesomekling/ladybird) but using Qt5 & Qt5 Wayland (Ubuntu 20.04: `qt5-default` & `qtwayland5`)
@@ -46,11 +25,11 @@ It might build with Qt6, make sure to replace [CMakeLists.txt](CMakeLists.txt) w
4625

4726
![Icons](meta/icons.png)
4827

49-
Commits are a bit of a mess, contributions are accepted.
50-
51-
## Screenshot Coccinellidae 2022-07-16
28+
## Screenshot Coccinellidae
29+
2022-07-28
5230
_A lot of work remains..._
53-
![Coccinellidae](meta/Screenshot_coccinellidae_2022-07-16.png)
31+
![Coccinellidae](meta/Screenshot_coccinellidae.png)
5432

55-
## Screenshot Ladybird 2022-07-16
33+
## Screenshot Ladybird
34+
2022-07-16
5635
![Ladybird](meta/Screenshot_ladybird_2022-07-16.png)

meta/Screenshot_coccinellidae.png

31.5 KB
Loading
-30.1 KB
Binary file not shown.
File renamed without changes.

0 commit comments

Comments
 (0)