EnderFramework icon indicating copy to clipboard operation
EnderFramework copied to clipboard

Add the `x-view` element

Open 0xENDER opened this issue 5 years ago • 4 comments

0xENDER avatar Oct 27 '20 19:10 0xENDER

<content type="[window/screen/web]" [control]></content>

0xENDER avatar Oct 27 '20 21:10 0xENDER

<x-view type="web"></x-view>

This should behave just like a webview!

<x-view type="window"></x-view>

This should enable the user to show an app and control it within the window itself. Although I'm not sure how am I going to enable this kind of behavior.

<x-view type="screen"></x-view>

This should enable the user to how the current window in this app. This might be a bad idea, IDK.

0xENDER avatar Oct 27 '20 21:10 0xENDER

https://github.com/electron/electron/issues/26258

0xENDER avatar Oct 31 '20 14:10 0xENDER

https://github.com/electron/electron/issues/26886

0xENDER avatar Dec 10 '20 20:12 0xENDER