mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-05-11 10:26:19 +02:00
feat, input source, win->win
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
f11104fcb5
commit
4cbbb5b64f
8 changed files with 89 additions and 99 deletions
|
@ -69,8 +69,6 @@ const String kOptionOpenInTabs = "allow-open-in-tabs";
|
|||
const String kOptionOpenInWindows = "allow-open-in-windows";
|
||||
const String kOptionForceAlwaysRelay = "force-always-relay";
|
||||
|
||||
const String kOptionInputSource = "input-source";
|
||||
|
||||
const String kUniLinksPrefix = "rustdesk://";
|
||||
const String kUrlActionClose = "close";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue