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

Use GLUT menus for simple navigation events #143

Closed
pcwalton opened this issue Oct 21, 2012 · 2 comments
Closed

Use GLUT menus for simple navigation events #143

pcwalton opened this issue Oct 21, 2012 · 2 comments

Comments

@pcwalton
Copy link
Contributor

@pcwalton pcwalton commented Oct 21, 2012

We could use GLUT menus to provide back/forward/stop/reload/open URL functionality in the compositor. This would help us dogfood Servo.

GLUT has no mechanism for popping up an input box, but we could call zenity or CocoaDialog or whatever.

I don't want this to be any more than 100 or 200 lines of code at most. The real UI should be out-of-process and native for each platform we want to run Servo on.

@teosz
Copy link
Contributor

@teosz teosz commented Jan 24, 2014

I wish to try.

@pcwalton pcwalton closed this Jan 24, 2014
@jdm
Copy link
Member

@jdm jdm commented Jan 24, 2014

To clarify, we don't use GLUT any longer, so this doesn't apply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.