mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-31 09:01:04 +03:00
feat: add dbus and cli connect support
This commit is contained in:
@@ -30,6 +30,8 @@ mod clipboard_service;
|
||||
mod wayland;
|
||||
#[cfg(target_os = "linux")]
|
||||
pub mod uinput;
|
||||
#[cfg(target_os = "linux")]
|
||||
pub mod dbus;
|
||||
pub mod input_service;
|
||||
} else {
|
||||
mod clipboard_service {
|
||||
|
||||
Reference in New Issue
Block a user