Updated Google Summer of Code 2022 Ideas (markdown)

RustDesk
2022-02-11 21:52:44 +08:00
parent 989864b732
commit a39704b306

@@ -9,7 +9,7 @@ https://github.com/rustdesk/rustdesk/wiki/Google-Summer-of-Code-2021
Skills: Rust, C/C++, Linux Skills: Rust, C/C++, Linux
Description: Description:
RustDesk support X11 on Linux, but does not support Wayland yet. Wayland has totally different API for screen capture and keyboard/mouse input. Wayland has strict permission control, you can only capture screen under the user session. A permission dialog will pop up once you initiates screen capture, this causes big problem for remote control scenario. RustDesk support X11 on Linux, but does not support Wayland yet. Wayland has totally different API for screen capturing and keyboard/mouse input. Wayland has strict permission control, you can only capture screen under the user session. A permission dialog will pop up once you initiates screen capturing, this causes big problem for remote control scenario.
Resources: Resources:
- Discuss on Wayland support: https://github.com/rustdesk/rustdesk/issues/56 - Discuss on Wayland support: https://github.com/rustdesk/rustdesk/issues/56