udevbe / greenfield

HTML5 Wayland compositor :seedling:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to have multiple Greenfield sessions on a single page?

shawnco opened this issue · comments

Is it possible to have a single page that has multiple Greenfield instances running on it? It seems like it's possible if each instance has its own session ID. However with the code currently being restructured and the documentation (https://greenfield.app/pages/components/) not being complete, I can't quite figure out how to have multiple instances of the Greenfield running, each with their own session ID. What would you recommend for this?

I'll see if I can expand the documentation.

I'm currently looking into this. Is your goal to have multiple desktops or separate individual instances of applications or something else perhaps?