Commit Graph

3591 Commits

Author SHA1 Message Date
Nikos Fazakis
08278059ac mac_wakeup resolve panic possibility 2022-12-29 16:55:57 +02:00
rustdesk
9859b4f27d fix ipv6 refactory 2022-12-29 22:31:01 +08:00
Nikos Fazakis
f14faa85d2 fix relay mac connections and cleanup 2022-12-29 14:42:16 +02:00
rustdesk
67ad937fdd fix nat64 and refactor ipv6 2022-12-29 20:34:52 +08:00
RustDesk
3bd48cd087
Merge pull request #2673 from fufesou/fix/keyboard_macos_fn
fix macos sticky fn
2022-12-29 19:25:28 +08:00
fufesou
fb5cfabf51 fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-29 19:10:25 +08:00
fufesou
0b9b71e4fc move sleep from main thread
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-29 18:16:06 +08:00
RustDesk
12dd2dd7c0
Merge pull request #2675 from Kingtous/master
opt: add a double check on focus event with the remote window
2022-12-29 18:02:38 +08:00
Kingtous
bf63d397e0 opt: add a double check on focus 2022-12-29 17:51:00 +08:00
fufesou
94cecb1860 macos, use private CGEventSource
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-29 17:13:12 +08:00
fufesou
01ade73304 fix macos sticky fn, https://stackoverflow.com/questions/74938870/sticky-fn-after-home-is-simulated-programmatically-macos
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-29 14:37:09 +08:00
rustdesk
1651cef4f3 recover --server and --connect in cli 2022-12-29 14:17:47 +08:00
rustdesk
40aaddf108 remove stub.rs, it is really hard to remove scrap totally, which is used
all where
2022-12-29 13:29:22 +08:00
rustdesk
45072a4de1 more for cli 2022-12-29 13:00:57 +08:00
rustdesk
8c7bc08776 remove video/audio decoder in client for cli 2022-12-29 12:47:02 +08:00
RustDesk
7d65094664
Merge pull request #2671 from bankzst/master
Add Thai translation
2022-12-29 11:45:45 +08:00
rustdesk
250fb314ce stub for cli 2022-12-29 11:44:06 +08:00
rustdesk
4845e7dbeb fix cli 2022-12-29 11:27:53 +08:00
rustdesk
6bf1710477 add --connect to cli 2022-12-29 11:18:03 +08:00
rustdesk
7dc0c07578 make start_server available in cli 2022-12-29 10:59:17 +08:00
Phongsathorn
c5205af73f lang: modify lang.rs to add Thai language 2022-12-29 02:05:10 +07:00
Phongsathorn
becf2a9cd7 lang: create th.rs (Thai translation) 2022-12-29 02:04:41 +07:00
rustdesk
cfaeb6ac0a fix ci 2022-12-29 00:16:41 +08:00
rustdesk
8070600e03 Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk 2022-12-29 00:03:01 +08:00
rustdesk
4d2e62981b make cli compilable 2022-12-29 00:02:31 +08:00
RustDesk
fefe8fb625
Merge pull request #2667 from Agent-JY/patch-11
Update de.rs
2022-12-28 21:22:49 +08:00
Agent-JY
bf65a88647
Update de.rs 2022-12-28 13:04:28 +01:00
RustDesk
90dda7b287
Merge pull request #2665 from fufesou/fix/keyboard
Fix/keyboard
2022-12-28 15:37:22 +08:00
fufesou
b9ee0590bb update rdev dep
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-28 15:31:01 +08:00
fufesou
be20e03ee1 fix MacOS kVK_ISO_Section
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-28 15:31:01 +08:00
rustdesk
08b8f40397 nat64 2022-12-28 13:52:13 +08:00
Nikos Fazakis
43b3a04f33 spawn update 2022-12-27 22:26:37 +02:00
rustdesk
75f57cf0fc fix trans 2022-12-27 23:26:11 +08:00
rustdesk
ff5228f7d4 fix encoding 2022-12-27 22:55:54 +08:00
RustDesk
c7f2415aba
Merge pull request #2659 from neogalaxy88/patch-6
Update it.rs
2022-12-27 19:17:08 +08:00
RustDesk
efc12d036e
Merge pull request #2658 from fufesou/feat/choose_keyboard_layout_type
Feat/choose keyboard layout type
2022-12-27 19:16:48 +08:00
neoGalaxy88
971475c778
Update it.rs 2022-12-27 12:14:32 +01:00
fufesou
50c33450b9 fix keyboard type store
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-27 18:16:29 +08:00
fufesou
ebdead8766 add svg
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-27 18:16:29 +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
RustDesk
1df9e351c6
Merge pull request #2657 from Kingtous/master
fix: regrab key from minimize restore on windows
2022-12-27 18:07:30 +08:00
Nikos Fazakis
d244551ad8 Mac Wakeup using caffeinate 2022-12-27 11:36:53 +02:00
Kingtous
22e1e7c8d8 fix: regrab key from minimize restore on windows 2022-12-27 16:18:28 +08:00
RustDesk
5b3b7bd3c0
Merge pull request #2656 from fufesou/feat/keyboard_more_keys
keyboard support more keys
2022-12-27 13:33:55 +08:00
fufesou
b241925fe0 keyboard support more keys
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-27 13:26:05 +08:00
rustdesk
71bd35f8b2 refactor socket_client to prepare for nat64 2022-12-27 12:30:23 +08:00
rustdesk
7d5876f7b8 refactor handle_login_error to avoid dead lock, and recover pr #2602 2022-12-27 11:42:48 +08:00
RustDesk
c5feb95509
Merge pull request #2654 from 21pages/fix
part revert #2602
2022-12-26 23:04:55 +08:00
RustDesk
4864379cbd
Merge pull request #2653 from flusheDData/master
Update es.rs
2022-12-26 22:56:31 +08:00
21pages
0e4935592d part revert #2602
Signed-off-by: 21pages <pages21@163.com>
2022-12-26 22:18:34 +08:00