Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Add the x-view element #108

Open
0xENDER opened this issue Oct 27, 2020 · 4 comments
Open

Add the x-view element #108

0xENDER opened this issue Oct 27, 2020 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed Not possible at the moment To-Do

Comments

@0xENDER
Copy link
Member

0xENDER commented Oct 27, 2020

No description provided.

@0xENDER 0xENDER added enhancement New feature or request help wanted Extra attention is needed To-Do labels Oct 27, 2020
@0xENDER 0xENDER changed the title Find a way to support Unreal engine in EnderFramework Add an element that can be used to render the content of an app inside of it and interact with it Oct 27, 2020
@0xENDER
Copy link
Member Author

0xENDER commented Oct 27, 2020

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

@0xENDER
Copy link
Member Author

0xENDER commented Oct 27, 2020

<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 0xENDER pinned this issue Oct 27, 2020
@0xENDER 0xENDER changed the title Add an element that can be used to render the content of an app inside of it and interact with it Add the view element Oct 27, 2020
@0xENDER 0xENDER changed the title Add the view element Add the xview element Oct 29, 2020
@0xENDER 0xENDER changed the title Add the xview element Add the x-view element Oct 29, 2020
@0xENDER
Copy link
Member Author

0xENDER commented Oct 31, 2020

electron/electron#26258

@0xENDER
Copy link
Member Author

0xENDER commented Dec 10, 2020

electron/electron#26886

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed Not possible at the moment To-Do
Projects
None yet
Development

No branches or pull requests

1 participant