mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Moved clipboard integration from textinput to constellation, to facilitate sandboxing.
This commit is contained in:
parent
ba4c455438
commit
503cc9e6d6
10 changed files with 46 additions and 19 deletions
|
@ -58,6 +58,9 @@ git = "https://github.com/servo/rust-core-text"
|
|||
[dependencies.gleam]
|
||||
git = "https://github.com/servo/gleam"
|
||||
|
||||
[dependencies.clipboard]
|
||||
git = "https://github.com/aweinstock314/rust-x11-clipboard"
|
||||
|
||||
[dependencies]
|
||||
url = "0.2.16"
|
||||
time = "0.1.17"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue