top | item 42667366

(no title)

karol | 1 year ago

Nice project. I would appreciate putting some common content in the demo, such as videos, dropdowns, large amount of text and large size text to show how they can be handled.

Also is there a version without window chrome, just panes?

discuss

order

mlajtos|1 year ago

Instead of content, put there webview/iframe – https://github.com/mlajtos/mosaic

crooked-v|1 year ago

After tinking with some similar toy projects, I feel like iframes with a well-defined APi to use with postMessage() (and maybe a small library to provide frame-internal matching toolbars/controls) are definitely the way to go here, since they remove the need to tightly couple your "OS" with your "apps".