fufesou
|
5064696480
|
send msgbox when plugging in/out virtual displays
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-20 15:46:22 +08:00 |
|
fufesou
|
85ddfc0739
|
remove redundent global variables
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-20 07:41:06 +08:00 |
|
21pages
|
f9ee0189f0
|
format log, add space after colon
Signed-off-by: 21pages <pages21@163.com>
|
2023-11-18 09:52:46 +08:00 |
|
fufesou
|
f2f649319d
|
Remove redundant mutex
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-17 23:38:27 +08:00 |
|
fufesou
|
e09a050d41
|
Fix. Do not get displays on server start.
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-17 17:11:25 +08:00 |
|
fufesou
|
839d3365f8
|
fix, build ios
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-14 22:29:12 +08:00 |
|
fufesou
|
90ac8b7b0b
|
feat/virtual_display_privacy_mode
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-14 12:11:38 +08:00 |
|
21pages
|
1b08adb178
|
not use max fps by default
Signed-off-by: 21pages <pages21@163.com>
|
2023-11-13 21:33:51 +08:00 |
|
RustDesk
|
627d21a00a
|
Revert "Fix, windows display orders"
|
2023-11-13 17:31:55 +08:00 |
|
RustDesk
|
0500f56163
|
Merge pull request #6385 from 21pages/only_windows_check_cm_exit
only windows no prelogin check cm exit
|
2023-11-12 22:18:55 +08:00 |
|
21pages
|
52e5d519ab
|
only windows no prelogin check cm exit
Signed-off-by: 21pages <pages21@163.com>
|
2023-11-12 22:09:41 +08:00 |
|
fufesou
|
8f8c9ddc25
|
Fix, windows display orders
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-12 00:08:16 +08:00 |
|
21pages
|
1902134f03
|
cm get config
Signed-off-by: 21pages <pages21@163.com>
|
2023-11-09 15:57:47 +08:00 |
|
21pages
|
36b574a5f8
|
close all connections if cm exit unexpected, and allow retry
Signed-off-by: 21pages <pages21@163.com>
|
2023-11-08 13:01:09 +08:00 |
|
mcfans
|
32a29a5556
|
chore: use a match instead of unwrap error
|
2023-11-07 12:51:16 +08:00 |
|
mcfans
|
b522de3b56
|
Merge remote-tracking branch 'upstream/master'
# Conflicts:
# Cargo.lock
# src/server/connection.rs
|
2023-11-07 12:13:15 +08:00 |
|
21pages
|
f2d345e7b1
|
fix missing log when removed directory names have same prefix
Signed-off-by: 21pages <pages21@163.com>
|
2023-11-07 10:43:03 +08:00 |
|
21pages
|
d528fd3762
|
permisson block input
Signed-off-by: 21pages <pages21@163.com>
|
2023-11-06 15:07:03 +08:00 |
|
21pages
|
663d355a48
|
cm file delete/create log
Signed-off-by: 21pages <pages21@163.com>
|
2023-11-06 14:24:50 +08:00 |
|
21pages
|
534bfad50f
|
opt codec
1. use src width/height to convert yuv
2. align dst yuv to avoid illegal memory access
3. init yuvfmt when new codec
4. move remote reset calls from empty conns judge to emtpy remote conns
judge
Signed-off-by: 21pages <pages21@163.com>
|
2023-11-03 11:52:41 +08:00 |
|
fufesou
|
58d073b516
|
fix, remove unused capturer when switching display
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-01 19:53:37 +08:00 |
|
RustDesk
|
12b8cbf3e0
|
Merge pull request #6229 from 21pages/444
yuv 444
|
2023-10-31 10:08:59 +08:00 |
|
21pages
|
f05f86dc80
|
444
Signed-off-by: 21pages <pages21@163.com>
|
2023-10-30 18:46:56 +08:00 |
|
ClSlaid
|
62563ad8a1
|
Merge branch 'feat/x11/clipboard-file/init' into feat/osx/clipboard-file
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
|
2023-10-30 15:34:40 +08:00 |
|
ClSlaid
|
30e85c8654
|
patch: make linux build ok
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
|
2023-10-29 23:42:04 +08:00 |
|
mcfans
|
7b24835c9e
|
Merge remote-tracking branch 'upstream/master'
# Conflicts:
# src/server/connection.rs
|
2023-10-29 23:32:43 +08:00 |
|
ClSlaid
|
7aee76f5de
|
patch: don't show enable file clipboard when anyone unsupporting
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
|
2023-10-29 23:11:30 +08:00 |
|
ClSlaid
|
80200a9983
|
patch: add has_file_clipboard field to PeerInfo
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
|
2023-10-29 20:49:43 +08:00 |
|
ClSlaid
|
3dfa0525bd
|
feat: implement OSX file copy & paste
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
|
2023-10-29 07:15:56 +08:00 |
|
ClSlaid
|
7880cba0f9
|
feat: enable macos cliprdr
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
|
2023-10-29 02:40:56 +08:00 |
|
ClSlaid
|
251245d315
|
Merge remote-tracking branch 'rd/master' into feat/x11/clipboard-file/init
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
|
2023-10-28 19:56:19 +08:00 |
|
ClSlaid
|
053723647b
|
patch: try fix flutter file copy
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
|
2023-10-27 20:40:23 +08:00 |
|
fufesou
|
725a44abd8
|
feat, win virtual display
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-10-27 20:12:33 +08:00 |
|
ClSlaid
|
2c9bae8111
|
Merge remote-tracking branch 'rd/master' into feat/x11/clipboard-file/init
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
|
2023-10-26 18:16:08 +08:00 |
|
ClSlaid
|
8e3aa0e9ce
|
patch: less verbose debug logs
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
|
2023-10-20 23:15:53 +08:00 |
|
mcfans
|
26e77ba2c3
|
feat: modifier key
|
2023-10-19 14:19:19 +08:00 |
|
mcfans
|
b3e2ab0f3b
|
feat: map mode and translate mode receive side
|
2023-10-19 13:33:26 +08:00 |
|
21pages
|
7a5bc864fa
|
fix client side record
Signed-off-by: 21pages <pages21@163.com>
|
2023-10-19 09:50:55 +08:00 |
|
mcfans
|
22165ec1a5
|
feat: legacy mode android keyboard support
|
2023-10-19 00:16:22 +08:00 |
|
dignow
|
21f7d6c9b9
|
fix/change_display_resolution, send switch display msg
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-10-18 10:45:46 +08:00 |
|
dignow
|
c4f09b5598
|
fix, change display resolution
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-10-18 07:44:12 +08:00 |
|
mcfans
|
bbc241748b
|
feat: support android keyboard input
|
2023-10-17 22:12:52 +08:00 |
|
ClSlaid
|
fbb1d9247f
|
patch: reduce logic in Fuse and SystemClipboard
1. also added more observability
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
|
2023-10-17 16:57:55 +08:00 |
|
ClSlaid
|
8f9ba44c2c
|
Merge remote-tracking branch 'rd/master' into feat/x11/clipboard-file/init
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
|
2023-10-16 18:57:45 +08:00 |
|
dignow
|
3bb7123dd5
|
fix build, sciter
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-10-14 12:26:27 +08:00 |
|
dignow
|
013d307bcd
|
feat, multi_flutter_ui_sessions
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-10-14 12:26:24 +08:00 |
|
21pages
|
d3ce8203be
|
win,linux remove desktop wallpaper
Signed-off-by: 21pages <pages21@163.com>
|
2023-10-13 13:58:11 +08:00 |
|
21pages
|
a3670b731e
|
remove option enable rdp
Signed-off-by: 21pages <pages21@163.com>
|
2023-10-12 21:44:04 +08:00 |
|
ClSlaid
|
796e2ec825
|
Merge remote-tracking branch 'rd/master' into feat/x11/clipboard-file/init
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
|
2023-10-07 17:32:25 +08:00 |
|
fufesou
|
da7bcf89d4
|
fix, wayland --server, envs
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-10-07 00:40:16 -05:00 |
|