Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI crate (Part3: Using web technology) #15

Closed
crlf0710 opened this issue Jan 11, 2018 · 4 comments
Closed

GUI crate (Part3: Using web technology) #15

crlf0710 opened this issue Jan 11, 2018 · 4 comments
Labels
Projects

Comments

@crlf0710
Copy link

Production ready GUI using web technology, with support for HTML dialog etc.

Seems libservo is the way to go?

@ErichDonGubler
Copy link
Collaborator

I'm not sure; I heard of webrender being discussed as a potential way to render HTML UIs, but it seems some people are using libservo at least as proofs of concept, like servo-embedding-example.

I honestly wouldn't mind inlining what you've written into the list, but I'm curious what other features would be necessary at this point in your writing (emphasis mine):

Production ready GUI using web technology, with support for HTML dialog etc.

What is "etc."? I'm not familiar with this, and I'm sure a more elaborate list of features would only help a hopeful implementer. :)

@ErichDonGubler ErichDonGubler added help wanted Extra attention is needed good first issue Good for newcomers needs-use-cases labels Jan 12, 2018
@ErichDonGubler ErichDonGubler added this to Needs more info in Content Jan 12, 2018
@crlf0710
Copy link
Author

I'm not very familiar with web-based GUI technologies too. I'll point to electron, cordova and react-native as examples of what people might be expecting, but sure, they might be an overkill.

@ErichDonGubler
Copy link
Collaborator

I'm not sure that this use case isn't actually fulfilled yet -- between webrender, servo, and the new web-view crate, it seems like people are trying to fill this need already.

I'm planning on closing this issue by this coming Tuesday unless more feedback is received here. Thanks for the great issues @crlf0710!

@ErichDonGubler
Copy link
Collaborator

No more discussion has happened here, so...closing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Content
  
Needs more info
Development

No branches or pull requests

2 participants