servo/components/compositing
bors-servo 28e163d6c4 Auto merge of #6654 - aweinstock314:add-x11-copy-to-clipboard, r=jdm
Add copy-to-clipboard feature under x11

The main work is in the the rust-clipboard library, this PR updates Cargo.lock and adds plumbing.

0337e48b3f

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6654)
<!-- Reviewable:end -->
2015-07-29 11:26:00 -06:00
..
Cargo.toml script: Make most of 2D canvas and WebGL run over IPC. 2015-07-25 00:50:12 -07:00
compositor.rs compositing: Tick animations right away when content enables animations. 2015-07-28 18:39:41 -07:00
compositor_layer.rs Move LayerBuffer cache to the compositor 2015-07-08 08:05:11 -07:00
compositor_task.rs Have BufferMap store NativeSurfaces and rename to SurfaceMap 2015-07-24 11:12:39 -07:00
constellation.rs Update rust-clipboard to the version with working set_contents. 2015-07-29 12:19:39 -04:00
headless.rs Have BufferMap store NativeSurfaces and rename to SurfaceMap 2015-07-24 11:12:39 -07:00
lib.rs script: Make most of 2D canvas and WebGL run over IPC. 2015-07-25 00:50:12 -07:00
pipeline.rs devtools: Convert the developer tools to run over IPC. 2015-07-27 09:10:01 -07:00
scrolling.md Add documentation about the scrolling model 2014-10-10 09:26:43 -07:00
scrolling.rs compositing: Fix scrolling timeout. There are 1,000,000 nanoseconds in a 2015-05-11 14:44:49 -07:00
surface_map.rs Have BufferMap store NativeSurfaces and rename to SurfaceMap 2015-07-24 11:12:39 -07:00
windowing.rs Update to latest rust-layers 2015-06-30 21:58:54 -07:00