Updated Google Summer of Code 2022 Ideas (markdown)

RustDesk
2022-02-11 21:49:26 +08:00
parent 434d2da3ab
commit 989864b732

@@ -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 compared with X11. 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 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.
Resources: Resources:
- Discuss on Wayland support: https://github.com/rustdesk/rustdesk/issues/56 - Discuss on Wayland support: https://github.com/rustdesk/rustdesk/issues/56