0
0
Fork
You've already forked quark
0
[MIRROR] more suckless web browser
  • C++ 84.6%
  • Makefile 13.2%
  • CMake 2.2%
Find a file
2025年12月19日 13:44:30 +00:00
build_patches update patches 2025年12月18日 20:16:00 +00:00
quartz remove legacy files from CMakeList, rename browser Ladybird->quartz 2025年12月18日 22:23:39 +00:00
.gitignore rename binary to quartz.bin, update Makefile 2025年12月18日 22:24:04 +00:00
LICENSE add MIT LICENSE 2025年12月19日 13:44:30 +00:00
logo.png add logo, update readme to account for it, add ladybird build instructions 2025年12月18日 22:34:11 +00:00
Makefile rename binary to quartz.bin, update Makefile 2025年12月18日 22:24:04 +00:00
README.md add logo, update readme to account for it, add ladybird build instructions 2025年12月18日 22:34:11 +00:00

quartz browser

logo

patches 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.