udevbe / greenfield

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

How to have multiple Greenfield sessions on a single page? #133

Open shawnco opened 7 months ago

shawnco commented 7 months ago

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?

Zubnix commented 7 months ago

I'll see if I can expand the documentation.

Zubnix commented 4 months ago

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