aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/script/compositor_interface.rs
Commit message (Collapse)AuthorAgeFilesLines
* libmsg crate for message interfaces to compositor and engineTim Kuehn2013-06-191-21/+0
|
* refactor compositor interfaces \--> RenderListener + ScriptListener; ↵Tim Kuehn2013-06-171-0/+2
| | | | | | AttachCompositorMsg added to render_task::Msg updated to reflect comments
* decouple script from compositorTim Kuehn2013-06-141-1/+1
| | | | | | | communicate via layout refactor channel wrappers from *Task --> *Chan fix merge fallout
* Add a spinner for layoutPatrick Walton2013-06-121-4/+4
|
* Send status messages to the compositorTim Kuehn2013-06-121-0/+19