Function smithay_clipboard::worker::worker_impl
source ยท fn worker_impl(
connection: Connection,
rx_chan: Channel<Command>,
reply_tx: Sender<Result<String>>,
)
Expand description
Handle clipboard requests.
fn worker_impl(
connection: Connection,
rx_chan: Channel<Command>,
reply_tx: Sender<Result<String>>,
)
Handle clipboard requests.