crossbowerbt / dillo-plus

A lightweight web browser based on Dillo but with many improvements, such as: support for http, https, gemini, gopher, epub, reader mode and more...
GNU General Public License v3.0
105 stars 12 forks source link

[idea] library or(and) SDL2 #37

Open og1en opened 6 months ago

og1en commented 6 months ago

Dillo is very good. But it is still not in library form. Adding dillo to wxwidgets, to C gtk or QT would change usage a lot.

Many projects don't want to link to JavaSscript for security reasons. Such a library would give a powerful boost to the use of this browser.

I dream about Electron in C and Dillo.

crossbowerbt commented 2 months ago

I like the idea of an electron-like app too. I was initially thinking about implementing it as a kind of headless dillo.

But don't know if it can be integrated in libs that are not FLTK (yes of course it can, but would be an entirely different program 😁)

mix127 commented 1 month ago

No problem , make a FLTK library.

For example C program with 2-3 function load file etc.