udevbe / greenfield

HTML5 Wayland compositor :seedling:
GNU Affero General Public License v3.0
945 stars 29 forks source link

An OS.js plugin would be a cool #15

Closed ethanbrooks closed 5 years ago

ethanbrooks commented 5 years ago

If the https://preview.greenfield.app/ source was available I would love to contribute an OS.js plugin.

Zubnix commented 5 years ago

The source is right here in the repository under compositor. I’m curious what you have in mind?

ethanbrooks commented 5 years ago

Lol, apparently there are stupid questions... I just looked for the index.html file, now I know about the HtmlWebpackPlugin approach.

I was interested in taking a shot a creating a OS.js:Appliction with a Window type that uses the Greenfield approach. What I have in mind is OS.js with added remote Linux apps and web-worker isolation for the existing web apps.

Looks like I have what I need to give this a try.

Thanks,