dignow
|
9ca01b0898
|
Do not sync file clipboard before conn
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-07-31 22:31:26 +08:00 |
|
RustDesk
|
9b7e5b38ad
|
Merge pull request #5208 from dignow/fix/win_clipboard
fix, win file clipboard, when authorized by the remote
|
2023-07-31 22:21:34 +08:00 |
|
rustdesk
|
f47f2a9151
|
change to inout firewall rule
|
2023-07-31 22:08:59 +08:00 |
|
rustdesk
|
4c32bea702
|
remove system requirement, and remove dialgo
|
2023-07-31 21:57:37 +08:00 |
|
dignow
|
4009fd77e8
|
init sync file clipboard, local to remote
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-07-31 21:40:55 +08:00 |
|
dignow
|
433059f8a0
|
fix, win clipboard, send clipboard message only after first frame is received
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-07-31 20:56:48 +08:00 |
|
dignow
|
416cdac1fe
|
fix, win clipboard, remove duplicated state
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-07-31 20:33:19 +08:00 |
|
dignow
|
e143493d7b
|
simple changes
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-07-31 20:02:01 +08:00 |
|
dignow
|
f7c1b8d88f
|
fix, win file clipboard, when authrized by the remote
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-07-31 19:59:21 +08:00 |
|
RustDesk
|
63ac61d920
|
Merge pull request #5207 from 21pages/fix
fix addressbook pull uri
|
2023-07-31 18:42:58 +08:00 |
|
rustdesk
|
3f1a4d581b
|
Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk
|
2023-07-31 18:14:11 +08:00 |
|
rustdesk
|
ac60ba40a2
|
fix #5205
|
2023-07-31 18:13:54 +08:00 |
|
21pages
|
831a50e702
|
fix addressbook pull uri
Signed-off-by: 21pages <pages21@163.com>
|
2023-07-31 17:22:41 +08:00 |
|
RustDesk
|
4bc7466da3
|
Merge pull request #5202 from FastAct/patch-18
Update nl.rs
|
2023-07-31 15:07:55 +08:00 |
|
RustDesk
|
d649d13c97
|
Update nl.rs
|
2023-07-31 15:07:23 +08:00 |
|
FastAct
|
086c48cea9
|
Update nl.rs
|
2023-07-31 08:44:54 +02:00 |
|
RustDesk
|
2ab513893d
|
Merge pull request #5166 from dignow/feat/minimize_on_fullscreen
add minimize button on fullscreen toolbar
|
2023-07-30 19:23:26 +08:00 |
|
dignow
|
a4600dd8a8
|
refact, minimize on fullscreen
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-07-30 19:12:51 +08:00 |
|
RustDesk
|
285387c4c1
|
Merge pull request #5198 from dignow/fix/win_file_clipboard
Fix/win file clipboard
|
2023-07-30 18:09:18 +08:00 |
|
dignow
|
50c737694f
|
remove debug log
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-07-30 17:25:35 +08:00 |
|
dignow
|
549dc05713
|
add debug log
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-07-30 17:16:25 +08:00 |
|
dignow
|
ac743ca2fe
|
check IsClipboardFormatAvailable(CF_HDROP) on clipboard update
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-07-30 16:42:39 +08:00 |
|
RustDesk
|
97f14d21e8
|
Merge pull request #5197 from 21pages/opt
log nothing if config file not found
|
2023-07-30 12:53:42 +08:00 |
|
21pages
|
2c619cbe41
|
quite if config file not found, remove HW_CODEC_CONFIG, option env LIBGL_ALWAYS_SOFTWARE=1
Signed-off-by: 21pages <pages21@163.com>
|
2023-07-30 12:42:23 +08:00 |
|
rustdesk
|
dd4f52b63d
|
move closing-tabs to local config, and add glgetstring to stack check
|
2023-07-30 12:16:00 +08:00 |
|
RustDesk
|
69f1969e60
|
Merge pull request #5191 from fufesou/refact/linux_headless_allow_option
Refact/linux headless allow option
|
2023-07-30 11:04:50 +08:00 |
|
fufesou
|
64b680e7cf
|
fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-07-29 22:26:14 +08:00 |
|
fufesou
|
ddaefddc6e
|
refact, linux headless option
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-07-29 21:37:33 +08:00 |
|
fufesou
|
3343210e8b
|
remove translation
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-07-29 18:02:12 +08:00 |
|
fufesou
|
2e256c0fca
|
refact, wayland login screen translate
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-07-29 17:35:44 +08:00 |
|
fufesou
|
5403166552
|
refact, linux headless option, debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-07-29 17:16:53 +08:00 |
|
fufesou
|
d761d2f00e
|
fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-07-29 16:09:10 +08:00 |
|
fufesou
|
19c8ba719a
|
refact, linux headless option, ui
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-07-29 15:51:42 +08:00 |
|
fufesou
|
55972bfac5
|
refact, linux headless option, debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-07-29 15:51:42 +08:00 |
|
fufesou
|
c0ead118a2
|
refact, option, allow linux headless
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-07-29 15:51:42 +08:00 |
|
fufesou
|
c15e3c306e
|
refact, option, allow linux headless
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-07-29 15:50:29 +08:00 |
|
RustDesk
|
3c4852a254
|
Merge pull request #5187 from 21pages/fix
fix IDTextEditingController extra character
|
2023-07-29 13:54:02 +08:00 |
|
21pages
|
61a48b5367
|
fix IDTextEditingController extra character
Signed-off-by: 21pages <pages21@163.com>
|
2023-07-29 13:47:59 +08:00 |
|
RustDesk
|
7f4548021b
|
Merge pull request #5186 from 21pages/fix
remove System::new_all in hwcodec check
|
2023-07-29 11:52:03 +08:00 |
|
21pages
|
0a29fa87f0
|
remove System::new_all in hwcodec check
Signed-off-by: 21pages <pages21@163.com>
|
2023-07-29 11:41:44 +08:00 |
|
RustDesk
|
8d92ee424f
|
Merge pull request #5183 from Integral-Tech/master
Update cn.rs
|
2023-07-29 11:30:27 +08:00 |
|
Integral
|
ceb78aa095
|
Update cn.rs
|
2023-07-28 23:50:50 +08:00 |
|
rustdesk
|
6dd476fecb
|
fix --option
|
2023-07-28 17:55:33 +08:00 |
|
rustdesk
|
e5bdbffbcf
|
ab compression
|
2023-07-28 17:53:02 +08:00 |
|
rustdesk
|
1de50e8170
|
--option
|
2023-07-28 17:52:43 +08:00 |
|
RustDesk
|
ef097c7a7a
|
Merge pull request #5171 from Mr-Update/patch-17
Update de.rs
|
2023-07-28 10:59:06 +08:00 |
|
RustDesk
|
33606eee9f
|
Merge pull request #5169 from flusheDData/master
Update es.rs
|
2023-07-28 10:58:55 +08:00 |
|
RustDesk
|
ac2b9a6fc1
|
Merge pull request #5168 from 21pages/opt
opt bitrate change
|
2023-07-28 10:57:05 +08:00 |
|
Mr-Update
|
264b282f5c
|
Update de.rs
|
2023-07-27 22:55:34 +02:00 |
|
dignow
|
9321a4f486
|
refact fullscreen and minimize button
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-07-27 22:19:38 +08:00 |
|