servo/components
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
..
canvas script: Make most of 2D canvas and WebGL run over IPC. 2015-07-25 00:50:12 -07:00
canvas_traits script: Make most of 2D canvas and WebGL run over IPC. 2015-07-25 00:50:12 -07:00
compositing Auto merge of #6654 - aweinstock314:add-x11-copy-to-clipboard, r=jdm 2015-07-29 11:26:00 -06:00
devtools devtools: Convert the developer tools to run over IPC. 2015-07-27 09:10:01 -07:00
devtools_traits devtools: Convert the developer tools to run over IPC. 2015-07-27 09:10:01 -07:00
gfx Accumulate and invert stacking context transform for hit tests. 2015-07-28 14:38:09 +10:00
gfx_traits Layerize canvas 2015-05-20 19:10:50 +02:00
layout Auto merge of #6796 - glennw:transform-translate-fix, r=pcwalton 2015-07-28 20:40:57 -06:00
layout_traits Replace astersisks with appropriate versions in deps 2015-07-20 20:08:08 +03:00
msg Add set_clipboard_context function and relevant plumbing. Use Option more consistantly (less unwraps) in textinput's selection handling. 2015-07-29 12:19:37 -04:00
net devtools: Convert the developer tools to run over IPC. 2015-07-27 09:10:01 -07:00
net_traits Be less vocal about image parsing failures. 2015-07-29 10:06:31 +02:00
plugins Address review comments; add docs 2015-07-22 18:34:54 +05:30
profile profile: Make the time and memory profilers run over IPC. 2015-07-24 17:02:17 -07:00
profile_traits profile: Make the time and memory profilers run over IPC. 2015-07-24 17:02:17 -07:00
script Auto merge of #6654 - aweinstock314:add-x11-copy-to-clipboard, r=jdm 2015-07-29 11:26:00 -06:00
script_traits devtools: Convert the developer tools to run over IPC. 2015-07-27 09:10:01 -07:00
servo Update rust-clipboard to the version with working set_contents. 2015-07-29 12:19:39 -04:00
style Auto merge of #6796 - glennw:transform-translate-fix, r=pcwalton 2015-07-28 20:40:57 -06:00
util script: Make most of 2D canvas and WebGL run over IPC. 2015-07-25 00:50:12 -07:00
webdriver_server Clean up whitespace, long lines for WebIDLs 2015-07-26 22:12:10 +07:00
webdriver_traits Add support for switching frames with the webdriver API. 2015-06-01 23:18:55 +01:00