cztomsik / graffiti

HTML/CSS engine for node.js and deno.
http://tomsik.cz/graffiti
MIT License
939 stars 18 forks source link

Multiple window creation options #146

Closed blaconix closed 2 years ago

blaconix commented 4 years ago

Currently the createWindow functions only has title, width and height. More potential options could be:

There are plenty more, as in electron's BrowserWindow constructor.

cztomsik commented 2 years ago

closing for now (I'm going to limit scope before first release)