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

decouple script from compositor, route through layout #517

Merged
merged 5 commits into from Jun 17, 2013

Commits on Jun 15, 2013

  1. decouple script from compositor

    communicate via layout
    refactor channel wrappers from *Task --> *Chan
    
    fix merge fallout
    Tim Kuehn
    Tim Kuehn committed Jun 15, 2013
  2. fixed docstring for create_compositor_task

    Tim Kuehn
    Tim Kuehn committed Jun 15, 2013
  3. *Chan.send() convenience functions

    Tim Kuehn
    Tim Kuehn committed Jun 15, 2013

Commits on Jun 17, 2013

  1. refactor compositor interfaces \--> RenderListener + ScriptListener; …

    …AttachCompositorMsg added to render_task::Msg
    
    updated to reflect comments
    Tim Kuehn
    Tim Kuehn committed Jun 17, 2013
You can’t perform that action at this time.