[MIRROR] more suckless web browser
- C++ 84.6%
- Makefile 13.2%
- CMake 2.2%
| build_patches | update patches | |
| quartz | remove legacy files from CMakeList, rename browser Ladybird->quartz | |
| .gitignore | rename binary to quartz.bin, update Makefile | |
| LICENSE | add MIT LICENSE | |
| logo.png | add logo, update readme to account for it, add ladybird build instructions | |
| Makefile | rename binary to quartz.bin, update Makefile | |
| README.md | add logo, update readme to account for it, add ladybird build instructions | |
quartz browser
concept logo
logopatches tested for commit 12ff11d9ea74325324692f8c867666078fc017da
prerequisites
reccommended you build most/all of ladybird normally first! my makefile is pretty bad for now.
this may require qt6 however. be prepared.......
https://github.com/LadybirdBrowser/ladybird/blob/master/Documentation/BuildInstructionsLadybird.md
./Meta/ladybird.py run
this will be solved after i get more time to read the CMake files of ladybird.
- ladybird source tree (https://github.com/LadybirdBrowser/ladybird)
- sdl3, sdl3_ttf
- c++23 compiler