Commit Graph

162 Commits

Author SHA1 Message Date
rustdesk 6a0a067bdd fix CI 2023-02-08 22:06:18 +08:00
fufesou 3a0137a3f7 suppress warns
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-08 19:45:50 +08:00
fufesou c049e728fd suppress warns
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-08 19:45:50 +08:00
Kingtous c3b273a5ad fix: android compile 2023-02-07 20:48:09 +08:00
Kingtous 4ea41b52d3 fix: execution order of listening ipc thread 2023-02-07 18:01:54 +08:00
Kingtous 2943d2d0cc feat: cm interface 2023-02-07 16:20:37 +08:00
Kingtous a601e3b241 fix: compile 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 b335d2c828 fix: import 2023-02-07 16:20:37 +08:00
Kingtous 038d660e60 fix: android build 2023-02-07 16:20:37 +08:00
Kingtous 7e5c5b50e5 feat: set to default input device when in dual-way 2023-02-07 16:20:37 +08:00
Kingtous cb228bef2b feat: add audio switch ui 2023-02-07 16:20:37 +08:00
Kingtous 65ab43aa4a opt: compile 2023-02-07 16:20:36 +08:00
Kingtous 1f40963b5d wip: connection 2023-02-07 16:20:36 +08:00
Kingtous a349be6428 opt: remove unnecessary ffi func 2023-02-04 11:33:08 +08:00
Kingtous 4dfae8da10 feat: add url scheme handler for macos 2023-02-04 11:23:48 +08:00
Kingtous a9fc63c34f opt: add default url scheme handler for macos 2023-02-04 11:23:48 +08:00
21pages 359f19af02 default display settings
Signed-off-by: 21pages <pages21@163.com>
2023-02-02 10:47:42 +08:00
rustdesk 5149b90e53 fix hide docker (can not call too early) 2023-02-01 17:11:24 +08:00
csf 733a43df07 1. fix get_api_server.
2. add device info in LoginRequest
2023-01-28 21:24:49 +09:00
fufesou 7c865a80e9 fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-28 09:37:16 +08:00
fufesou bf04a03cd1 fix win, local detect some dead code
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-27 23:47:26 +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 ee0e84be37 update flutter_rust_bridge to latest
Signed-off-by: 21pages <pages21@163.com>
2023-01-20 14:53:52 +08:00
21pages 333092f983 switch sides
Signed-off-by: 21pages <pages21@163.com>
2023-01-20 14:53:05 +08:00
rustdesk b4a88c7780 fix CI 2023-01-18 14:42:08 +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
fufesou 00867276ed fix wayland input
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-10 14:18:25 +08:00
rustdesk b048e5b280 adding input monitoring priviledge detect for mac 2023-01-06 12:20:26 +08:00
fufesou 97cf85d1b7 mouse forward back support on windows
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-05 17:47:26 +08:00
rustdesk cfaeb6ac0a fix ci 2022-12-29 00:16:41 +08:00
fufesou 48e684335e choose keyboard layout type, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-27 18:16:29 +08:00
asur4s a3769ca8e9 opt: map mode hide when unsupported 2022-12-26 02:32:48 -08:00
21pages b3114d4147 file audit
Signed-off-by: 21pages <pages21@163.com>
2022-12-26 09:48:08 +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 6f7eb17c48 ab: read respectively and sync when set
Signed-off-by: 21pages <pages21@163.com>
2022-12-06 12:12:10 +08:00
rustdesk 3f009a3bc7 wayland tip 2022-12-04 18:39:59 +08:00
fufesou 387a7f2df4 ios get data dir
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-01 21:48:19 +08:00
rustdesk 420dd9c9db mac help cards
two mac issues:
1) windows position not saved, position not got, win manager issue?
2) freeCache not found from custom cursor channel
2022-11-29 22:00:27 +08:00
21pages 8b4d50f3fb flutter version allow hide cm
Signed-off-by: 21pages <pages21@163.com>
2022-11-23 13:59:42 +08:00
RustDesk 50be5c0f14 Merge pull request #2247 from 21pages/approve-mode
approve mode
2022-11-21 10:17:40 +08:00
xxrl 13fd55557b feat: support track pad scroll on flutter 2022-11-20 23:47:15 +08:00
21pages 05c549a5fe approve mode, cm sync option
Signed-off-by: 21pages <pages21@163.com>
2022-11-20 20:28:47 +08:00
21pages eb673c8c78 portable-service: enable quick_support by rename as xxxqs.exe
Signed-off-by: 21pages <pages21@163.com>
2022-11-19 13:12:21 +08:00
21pages f986236a61 portable service: fix clean shared memory, at_exit not called at flutter
Signed-off-by: 21pages <pages21@163.com>
2022-11-18 17:09:15 +08:00