Just curious if anyone knows of any decent code bases to work from for Desktop [I prefer working with C or C++]
It DOES make sense to work from what I’m already using ; Links Browser Source Code https://links.twibright.com/ and source code from a Mozilla fork I use, which looks like XUL, JS, & C++… so I’m not sure about THAT browser, but Links I can work from 
Since it doesn’t play videos or run JS I would need to add that to my Links fork as well as blocking 3rd party scripts, 3rd party images, 3rd party css, fonts, favicons, and 3rd party iframes lol…
Its for privacy reasons as well as the fact that I don’t believe a web browser should take up so much RAM unless you’re playing a video…
I don’t have any corporate interests or any money-making schemes ; it would be for myself and humanity in general if they wanted to use it, kind of like Tox 
But does anyone know of any other good C/C++ code bases to work from ?
Thanks ^^