windows clipboard
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
8bb4183098
commit
6672087f7c
22 changed files with 4506 additions and 1 deletions
|
|
@ -16,6 +16,7 @@ use hbb_common::{config::RENDEZVOUS_PORT, futures::future::join_all};
|
|||
use std::sync::{Arc, Mutex};
|
||||
|
||||
pub const CLIPBOARD_NAME: &'static str = "clipboard";
|
||||
pub const CLIPRDR_NAME: &'static str = "cliprdr";
|
||||
pub const CLIPBOARD_INTERVAL: u64 = 333;
|
||||
|
||||
lazy_static::lazy_static! {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue