rustdesk
c1bad84a86
100% open source
2022-05-12 17:35:25 +08:00
rustdesk
2724bd4000
try out unicode if key_down fail
2022-05-09 01:36:56 +08:00
rustdesk
b526bf4a67
work around of italian keyboard shift+"." issue
...
https://github.com/rustdesk/rustdesk/issues/366#issuecomment-1120379312
2022-05-08 18:12:02 +08:00
rustdesk
6cfbbbc067
fix opensuse
2022-05-05 01:33:49 +08:00
rustdesk
b5395d954a
refactor config sync
2022-05-04 20:39:07 +08:00
rustdesk
3566b0ee7a
new mac service and local config
2022-04-26 11:19:45 +08:00
rustdesk
4d5d0a4c62
improve video, ignore same image
2022-04-24 02:50:28 +08:00
rustdesk
75c9a8c561
remote min size, android icon and scrap memory safety
2022-04-14 20:44:43 +08:00
rustdesk
609996005f
STRIDE_ALIGN 16 -> 64
2022-04-12 23:31:42 +08:00
rustdesk
3ea33f7203
improve file write to cm
2022-03-26 03:05:15 +08:00
rustdesk
75c9bbb30f
refactor IdPk
2022-03-26 00:06:06 +08:00
gengteng
82f2431eb8
use vcpkg to find package
2022-03-22 16:34:27 +08:00
rustdesk
1e0a347893
refactor signed_pk
2022-03-20 20:20:32 +08:00
fufesou
561a0d20ed
virtual display: win10 auto install and uninstall virtual display
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-03-17 20:43:27 +08:00
fufesou
117bbb3409
virtual display: plugout monitor on disconnecting, debug failed, may crash...
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-03-17 20:43:27 +08:00
fufesou
974c259a3d
virtual display: win10 trivial refactor
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-03-17 20:43:27 +08:00
fufesou
957eabcef0
virtual display: win10 debug windows.
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-03-17 20:43:27 +08:00
fufesou
1eb696356e
virtual display: idd add uninstall && example1
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-03-17 20:43:27 +08:00
fufesou
b734e8aee9
add virtual display
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-03-17 20:43:26 +08:00
fufesou
e6bf858ae1
virtual display: compile example ok, not debug yet
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-03-17 20:42:11 +08:00
rustdesk
eaeceeac29
https://github.com/rustdesk/rustdesk/issues/406#issuecomment-1064011977
2022-03-15 12:13:46 +08:00
rustdesk
88ac9e9d11
more pynput startup try
2022-03-08 17:59:26 +08:00
rustdesk
ffb0fa4349
pynput run as user
2022-03-08 15:42:58 +08:00
rustdesk
74c3f1d7cc
linux AltGr ok
2022-03-08 12:08:18 +08:00
rustdesk
617f87a797
fix wrong format of mac
2022-03-08 01:07:59 +08:00
rustdesk
ab1805281f
basically work, but AltGr not handle well, because confused with Alt_R,
...
and no idea how to get AltGr state. And on Windows, AltGr (some
keyboard, like br) trigger two key down: Left Control and Alt, how to
handle?
2022-03-07 00:48:20 +08:00
rustdesk
1758aa0f1e
try out pynput
2022-03-06 03:10:16 +08:00
open-trade
8460c1ac42
format
2022-02-24 14:40:33 +08:00
fufesou
5a07701b90
remove remote conn id
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-02-24 11:32:14 +08:00
fufesou
01591d1abf
fix hang up
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-02-24 02:46:47 +08:00
fufesou
128a4aca69
fix crash on windows clipboard
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-02-24 00:26:19 +08:00
fufesou
555ff0085a
empty clipboard, debug crash & failed to copy
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-02-24 00:26:19 +08:00
fufesou
2f6b457b3f
better control of clipboard file transfer
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-02-24 00:26:19 +08:00
fufesou
8834251eec
move clipboard file service to cm module
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-02-24 00:26:19 +08:00
fufesou
e80869af67
fix memory leak
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-02-15 21:28:41 +08:00
rustdesk
933969d1fe
refactor cliprdr, not tested on windows yet
2022-02-15 14:46:08 +08:00
fufesou
6672087f7c
windows clipboard
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-02-15 11:18:53 +08:00
open-trade
6c05f72d90
refactor should_exit
2022-02-07 18:39:49 +08:00
rustdesk
3ec69b6d97
refactor video_ack_required
2022-02-05 01:19:24 +08:00
rustdesk
5a0f8d008e
video_ack_required for web
2022-02-04 22:18:48 +08:00
open-trade
ea2fe3eff0
https://github.com/rustdesk/rustdesk/issues/366
2022-01-24 15:51:29 +08:00
rustdesk
a3511d9157
update crates, and set new default #cpu
2022-01-24 02:26:07 +08:00
rustdesk
bf578e768b
set_nodelay
2022-01-23 20:53:55 +08:00
rustdesk
a474f904b1
for back compatibility
2022-01-21 02:06:33 +08:00
open-trade
326eed5ee0
make tcp sync
2022-01-19 16:40:05 +08:00
open-trade
92a1bb04e9
make proto compatible to c++
2022-01-17 16:53:17 +08:00
rustdesk
6bd730bc67
unwrap -> ok to avoid unintended crash
2022-01-15 19:11:19 +08:00
rustdesk
35816d4fbb
polish block input
2022-01-15 18:27:15 +08:00
fufesou
25492c815c
simple privacy mode
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-01-15 16:57:07 +08:00
rustdesk
8f998771c9
refactor process id
2022-01-15 14:08:24 +08:00