From d4552d2e89d15abf96f4bff9639a169cdea9472f Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 11 Feb 2022 21:45:29 +0800 Subject: [PATCH] Updated Google Summer of Code 2022 Ideas (markdown) --- Google-Summer-of-Code-2022-Ideas.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Google-Summer-of-Code-2022-Ideas.md b/Google-Summer-of-Code-2022-Ideas.md index 85b4a34..f1a32b1 100644 --- a/Google-Summer-of-Code-2022-Ideas.md +++ b/Google-Summer-of-Code-2022-Ideas.md @@ -25,4 +25,5 @@ RustDesk chose Sciter as its Desktop UI SDK. As Tauri turns to be stable, it is Resources: - Tauri project: https://github.com/tauri-apps/tauri - What is Sciter?: https://sciter.com/ + - Multiple windows issue: https://github.com/rustdesk/rustdesk/issues/293