Commit Graph

141 Commits

Author SHA1 Message Date
sjpark e3963adf49 Merge remote-tracking branch 'github/master' into sigma 2023-02-09 11:53:04 +09:00
sjpark 4bd4fba533 allow swap key 2023-02-08 21:45:10 +09:00
fufesou 1588e44d61 win, translate mode, fix dead key
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-08 19:45:49 +08:00
RustDesk 993e2d9c77 Merge pull request #3116 from fufesou/feat/keyboard_translate_mode
feat/keyboard translate mode
2023-02-08 15:17:11 +08:00
fufesou ddc9792d15 win, translate mode, debug almost done
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-08 14:24:47 +08:00
fufesou 6e54cd2e6b win, translate mode, check dead code
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-08 14:24:47 +08:00
fufesou cf121bdf47 win, translate mode, not debug yet
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-08 14:24:47 +08:00
Kingtous 2943d2d0cc feat: cm interface 2023-02-07 16:20:37 +08:00
Kingtous ea391542fc opt: rename to on_voice_call_started 2023-02-07 16:20:37 +08:00
Kingtous 850c4bcbbf opt: uniform name 2023-02-07 16:20:37 +08:00
Kingtous b412a7122b feat: rust connection implementation 2023-02-07 16:20:37 +08:00
Kingtous a04980fa13 refactor: remove audio mode 2023-02-07 16:20:37 +08:00
Kingtous 45b93100d6 feat: add voice call proto 2023-02-07 16:20:37 +08:00
Kingtous 05822991bf opt: rename to dual-way 2023-02-07 16:20:37 +08:00
Kingtous 8ab49d11d1 feat: add audio mode config 2023-02-07 16:20:37 +08:00
Kingtous cb228bef2b feat: add audio switch ui 2023-02-07 16:20:37 +08:00
21pages 176847c51e fix warning
Signed-off-by: 21pages <pages21@163.com>
2023-01-29 14:28:10 +08:00
rustdesk cb5855a273 fix issue #2921 2023-01-26 11:25:05 +08:00
RustDesk 7c23b697de Merge pull request #2838 from 21pages/switch_sides
switch sides
2023-01-21 08:05:32 +08:00
fufesou 3dcada128b fix cur session
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-20 21:03:30 +08:00
21pages e57949d472 switch sides: use ipc to pass msg from ui to server
Signed-off-by: 21pages <pages21@163.com>
2023-01-20 14:53:05 +08:00
21pages 81a60725f4 switch sides: remove outdate uuid
Signed-off-by: 21pages <pages21@163.com>
2023-01-20 14:53:05 +08:00
21pages 333092f983 switch sides
Signed-off-by: 21pages <pages21@163.com>
2023-01-20 14:53:05 +08:00
21pages d3b490ac48 elevation request
Signed-off-by: 21pages <pages21@163.com>
2023-01-14 17:39:46 +08:00
Asur4s a35bd772cc fix conflicts 2023-01-12 00:35:39 +08:00
Asur4s 3102a24166 fix default keyboard mode when changing version 2023-01-11 23:38:05 +08:00
fufesou 00867276ed fix wayland input
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-10 14:18:25 +08:00
fufesou b114ebf350 fix some misspellings
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-31 21:41:16 +08:00
rustdesk 4d2e62981b make cli compilable 2022-12-29 00:02:31 +08:00
rustdesk 7d5876f7b8 refactor handle_login_error to avoid dead lock, and recover pr #2602 2022-12-27 11:42:48 +08:00
21pages 0e4935592d part revert #2602
Signed-off-by: 21pages <pages21@163.com>
2022-12-26 22:18:34 +08:00
asur4s 85620b73a7 opt: get supported keyboard modes 2022-12-26 02:32:43 -08:00
21pages b3114d4147 file audit
Signed-off-by: 21pages <pages21@163.com>
2022-12-26 09:48:08 +08:00
21pages 277a4b1b29 fix reconnect when reset by the peer && improper 10054 reconnect
Signed-off-by: 21pages <pages21@163.com>
2022-12-19 15:12:11 +08:00
fufesou 0c057139e4 macos mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-18 15:04:35 +08:00
fufesou e097dfabf6 fix send ctrl+alt+del
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-17 11:56:58 +08:00
fufesou 22155616e4 fix key stick
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-10 12:40:45 +08:00
fufesou d916c54029 fix sciter keyboard
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-09 21:16:09 +08:00
Chieh Wang 49bcf8f794 fix conflict 2022-12-08 23:49:36 -08:00
Asura 3b60304d14 refactor: keyboard of client 2022-12-08 09:03:41 +08:00
21pages 5a7f610b59 fix cm elevate button visibility of different conn type
Signed-off-by: 21pages <pages21@163.com>
2022-12-04 20:03:35 +08:00
fufesou 4d044ca57a wayland cursor embeded
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-29 16:36:35 +08:00
21pages 8b4d50f3fb flutter version allow hide cm
Signed-off-by: 21pages <pages21@163.com>
2022-11-23 13:59:42 +08:00
fufesou 75d8168070 enable rust default option
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-17 19:33:58 +08:00
21pages ca8cb5a3b0 portable-service: better prompt message
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:12 +08:00
fufesou 6b3c2f3beb fix android build errors and warnings
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-13 18:29:05 +08:00
fufesou 50d885d3e7 Remove SharedPreferences, debug win
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-10 23:33:24 +08:00
fufesou 60e8dd840f Remote side has a higher priority on mouse control
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-09 15:06:00 +08:00
Asura 996a317b57 refactor: keyboard listen and grab && fix shift + scroll 2022-11-04 13:42:10 +08:00
fufesou c87e7f1e28 win_fix_multi_tab: send monitor ready on clipboard is ready
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-27 15:56:06 +08:00