mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-11 17:31:29 +03:00
try out wayland
This commit is contained in:
@@ -14,6 +14,9 @@ pub mod quartz;
|
||||
#[cfg(x11)]
|
||||
pub mod x11;
|
||||
|
||||
#[cfg(all(x11, feature="wayland"))]
|
||||
pub mod wayland;
|
||||
|
||||
#[cfg(dxgi)]
|
||||
pub mod dxgi;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user