Kleofass
d369385657
Update lv.rs
2023-11-03 02:25:01 +02:00
dignow
059e067bdc
fix, android rotate screen
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-11-03 07:17:40 +08:00
flusheDData
587a928b84
Update es.rs
...
New terms added
2023-11-02 16:15:36 +01:00
Yevhen Popok
01078bd7b2
Update Ukrainian translation
2023-11-02 08:05:39 +02:00
fufesou
c871af2711
fix build
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-11-01 21:03:57 +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
21pages
36f7d64352
opt "True color" translation
...
Signed-off-by: 21pages <pages21@163.com>
2023-11-01 11:46:51 +08:00
RustDesk
a4bbcbe5ff
Merge pull request #6246 from Mr-Update/patch-2
...
Update de.rs
2023-11-01 10:56:29 +08:00
Mr-Update
85a4e361d2
Update de.rs
2023-10-31 20:10:49 +01:00
bovirus
05b2fa97d3
Update Italian language
2023-10-31 19:09:39 +01:00
RustDesk
52f1383903
Merge pull request #6237 from fufesou/fix/virtual_display_reset
...
fix, virtual dislay reset
2023-10-31 10:31:08 +08:00
RustDesk
12b8cbf3e0
Merge pull request #6229 from 21pages/444
...
yuv 444
2023-10-31 10:08:59 +08:00
fufesou
de44f8565d
fix, virtual dislay reset
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-31 08:19:21 +08:00
RustDesk
7480ead76a
Merge pull request #6227 from ClSlaid/feat/osx/pasteboard-file
...
[feat] osx pasteboard file copy and paste support
2023-10-30 22:52:35 +08:00
fufesou
5adce88c37
fix, virtual display bugs
...
1. Clear the map on reset.
2. Replace `containsKey` to `contains` in flutter.
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-30 21:40:13 +08:00
21pages
f05f86dc80
444
...
Signed-off-by: 21pages <pages21@163.com>
2023-10-30 18:46:56 +08:00
Integral
007fb34ca5
Update cn.rs
2023-10-30 17:52:28 +08:00
RustDesk
46a363cce4
Merge pull request #5638 from ClSlaid/feat/x11/clipboard-file/init
...
[feat] x11 clipboard copy and paste file
2023-10-30 17:31:48 +08:00
Integral
4d3e3f3aed
Update cn.rs
2023-10-30 15:39:09 +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
mcfans
6fdce63359
fix: unified keyboard check logic in common.rs
2023-10-30 15:34:01 +08:00
RustDesk
a3b06ee83f
Merge branch 'master' into feat/x11/clipboard-file/init
2023-10-30 14:57:36 +08:00
ClSlaid
43aa62e212
patch: fix active enable of file copy paste
...
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
2023-10-30 12:00:44 +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
79f6b5c181
patch: forbid enable cliprdr without feature
...
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
2023-10-29 20:10:39 +08:00
RustDesk
845d5a548f
Merge pull request #6219 from bovirus/master
...
Update Italian language
2023-10-29 16:48:17 +08:00
RustDesk
14a8cf69ef
Merge pull request #6215 from BestiaPL/master
...
Update pl.rs
2023-10-29 16:47:32 +08:00
RustDesk
c8a6e8005e
Merge pull request #6213 from Mr-Update/patch-1
...
Update de.rs
2023-10-29 16:47:15 +08:00
bovirus
a168fc3719
Update Italian language
2023-10-29 08:57:49 +01:00
ClSlaid
fd1dc15576
patch: re apply time limited api in common clipboard
...
when no content in text clipboard, it will wait forever
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
2023-10-29 12:07:21 +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
Andrzej Rudnik
f8d64528b5
Update pl.rs
2023-10-28 20:19:50 +02:00
Mr-Update
f6ee61f29e
Update de.rs
2023-10-28 20:19:17 +02: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
fbf5a84c4a
patch: make log less verbose
...
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
2023-10-28 17:00:29 +08:00
ClSlaid
9976fc9723
fix: keep clipboard alive
...
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
2023-10-28 15:31:12 +08:00
solokot
f8092f924a
Update ru.rs
2023-10-28 06:29:50 +03:00
RustDesk
f748395bda
Merge pull request #6208 from fufesou/fix/prompt_driver_cert_on_disconn
...
fix, prompt, driver cert , on disconnecting
2023-10-28 10:48:54 +08:00
RustDesk
12018360fd
Merge pull request #6207 from cacing69/master
...
improve ID trans
2023-10-28 10:48:04 +08:00
RustDesk
821b2fda85
Merge pull request #6205 from Kleofass/patch-2
...
Update lv.rs
2023-10-28 10:47:48 +08:00
fufesou
bb59778313
fix, prompt, driver cert , on disconnecting
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-28 10:42:31 +08:00
ClSlaid
ed0ded33b7
patch: fix arboard pollution
...
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
2023-10-28 09:55:34 +08:00
Ibnul Mutaki
db19528c24
improve ID trans
2023-10-28 07:46:53 +07:00
Kleofass
7d1fb0a238
Update lv.rs
2023-10-28 02:09:39 +03:00
leroyloren
11956d9e16
Update cs.rs
2023-10-27 20:26:50 +02:00
RustDesk
e87e371c14
Merge branch 'master' into feat/windows_virtual_displays
2023-10-28 02:03:16 +08:00
Kleofass
4dd19884e0
Update lv.rs
2023-10-27 16:06:32 +03: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
mcfans
9076f213e6
fix: hide map mode if peer is android
2023-10-27 16:43:50 +08:00
Mr-Update
35b470dbac
Update de.rs
2023-10-26 23:57:16 +02:00
leroyloren
9d3d11755f
Update cs.rs
2023-10-26 13:19:34 +02:00
leroyloren
0fbc546696
Update cs.rs
2023-10-26 13:18:19 +02: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
bovirus
320f6ddc6e
Update Italian language
2023-10-26 12:05:59 +02:00
fufesou
17285720f1
fix, dialog blocks tabs on the remote page
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-26 16:52:54 +08:00
RustDesk
6d3596087a
Merge branch 'master' into master
2023-10-26 13:11:59 +08:00
rustdesk
0fe80e8e1f
unify text style
2023-10-26 13:09:19 +08:00
solokot
f853f20b0c
Update ru.rs
2023-10-26 07:54:13 +03:00
Sahil Yeole
23b911297e
add langs for change peer view menu
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-10-26 05:39:15 +05:30
flusheDData
cadbae31e4
Update es.rs
...
selinux_tip translation
2023-10-25 10:19:17 +02:00
solokot
d8355371e3
Update ru.rs
2023-10-24 08:42:17 +03:00
mcfans
cbe9b9c455
fix: hide map mode if peer is android
2023-10-24 13:36:33 +08:00
dignow
f438176544
fix potential crash when uninstalling cert
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-24 11:41:01 +08:00
dignow
be8e8a0521
fix, win, install cert
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-24 10:51:01 +08:00
bovirus
0271ea7dad
Update Italian language
2023-10-23 17:19:05 +02:00
ClSlaid
505b73d20e
patch: try fix flutter paste
...
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
2023-10-23 20:17:36 +08:00
Kleofass
c878c91e11
Update lv.rs
2023-10-22 16:51:38 +03:00
Mr-Update
352865ddaa
Update de.rs
2023-10-22 09:50:27 +02:00
fufesou
5c23dfd633
selinux tip, remove rust dep 'selinux'
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-22 14:22:15 +08:00
RustDesk
4633a0450c
Update cn.rs
2023-10-22 13:06:17 +08:00
RustDesk
842255766f
Update en.rs
2023-10-22 13:05:37 +08:00
fufesou
f531cd23ee
add selinux tip
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-21 23:24:54 +08:00
RustDesk
b12c7f21b3
Merge pull request #6123 from dignow/fix/is_x11_on_conn
...
fix is x11, on conn
2023-10-21 14:59:28 +08:00
dignow
b3948910ff
fix is x11, on conn
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-21 13:10:51 +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
leroyloren
82e1fe3f8b
Update cs.rs
2023-10-20 14:34:12 +02:00
leroyloren
85eb82e69d
Update cs.rs
2023-10-20 14:31:49 +02:00
RustDesk
bc591a2399
Merge pull request #6103 from flusheDData/master
...
Update es.rs
2023-10-20 18:40:49 +08:00
RustDesk
11d996bb56
Merge pull request #6115 from FastAct/patch-20
...
Update nl.rs
2023-10-20 18:40:36 +08:00
RustDesk
088a78455c
Merge pull request #6104 from Mr-Update/patch-2
...
Update de.rs
2023-10-20 18:36:02 +08:00
Mr-Update
869d9d487b
Update de.rs
2023-10-20 12:06:04 +02:00
FastAct
db3978fd4e
Update nl.rs
2023-10-20 11:24:55 +02:00
RustDesk
01f4434f6b
Merge pull request #6107 from cacing69/master
...
improve ID trans
2023-10-20 14:01:12 +08:00
RustDesk
d8f808bf38
Update es.rs
2023-10-20 13:59:48 +08:00
RustDesk
b14d0c9f60
Merge pull request #6040 from sahilyeole/feat/autocomplete
...
Feat autocomplete/search while typing in remote ID field
2023-10-20 13:49:52 +08:00
Ibnul Mutaki
763467058b
improve ID trans
2023-10-20 04:33:16 +07:00
Mr-Update
4dcc368378
Update de.rs
2023-10-19 20:50:08 +02:00
flusheDData
1b22bf0e08
Update es.rs
...
New terms added
2023-10-19 18:32:06 +02:00
solokot
2a28046382
Update ru.rs
2023-10-19 14:44:42 +03:00
ClSlaid
1f52bb35ba
patch: fix server file_transfer not enabled
...
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
2023-10-19 17:20:44 +08:00
RustDesk
4a03b3d7d9
Merge pull request #6084 from 21pages/av1_record
...
AV1 record
2023-10-19 14:23:35 +08:00
mcfans
26e77ba2c3
feat: modifier key
2023-10-19 14:19:19 +08:00
mcfans
28c11801f3
feat: keyboard map mode control side
2023-10-19 13:40:12 +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
fe3924b432
try stop video capturing, on close window
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-18 20:50:20 +08:00
21pages
510cffb305
av1 record, set zero codec private
...
Signed-off-by: 21pages <pages21@163.com>
2023-10-18 19:28:12 +08:00
Sahil Yeole
05c789ae50
remove fav peers from search
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-10-18 16:00:50 +05:30
21pages
c61fa71a70
Revert "hide recording button if using av1"
...
This reverts commit c2023e8ca3
.
2023-10-18 13:48:12 +08:00
RustDesk
3145269f65
Merge pull request #6081 from xalt7x/ukrainian-translation
...
Update Ukrainian translation
2023-10-18 13:31:33 +08:00
RustDesk
2d00a1e265
Merge pull request #6080 from xalt7x/fix/eng-typos
...
Fix typos regarding displays
2023-10-18 13:30:08 +08:00
RustDesk
f7f178d6e3
Merge pull request #6079 from dignow/fix/change_display_resolution
...
Fix/change display resolution
2023-10-18 13:29:49 +08:00
xalt7x.service
749241f4e5
Fix typos regarding displays
2023-10-18 07:13:48 +03:00
xalt7x.service
997c368604
Update Ukrainian translation
2023-10-18 07:09:56 +03:00
dignow
ed28928c84
fix build linux
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-18 12:06:55 +08:00
dignow
b55c916e77
add comments
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-18 11:39:05 +08:00
dignow
4d537b2a9a
fix/change_display_resolution, send change resolution message
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-18 11:35:28 +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
c1b865d00e
fix, change_display_resolution, add comments
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-18 09:59:02 +08:00
dignow
a32e740242
fix build linux
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-18 08:07:10 +08:00
dignow
c4f09b5598
fix, change display resolution
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-18 07:44:12 +08:00
Kleofass
5a89aa3b32
Update lv.rs
2023-10-17 23:58:54 +03:00
mcfans
bbc241748b
feat: support android keyboard input
2023-10-17 22:12:52 +08:00
RustDesk
74ecea6307
Merge pull request #6076 from 21pages/android_log_ext
...
android write rust log to ExternalStorage/RustDesk/Logs
2023-10-17 21:41:41 +08:00
21pages
2e829956f4
android write rust log to ExternalStorage/RustDesk/Logs
...
Signed-off-by: 21pages <pages21@163.com>
2023-10-17 21:30:48 +08:00
bovirus
ad5a173f3f
Update Italian language
2023-10-17 14:39:55 +02: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
dignow
f1d3a553d1
open multi windows, add remote toolbar option
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-17 13:57:06 +08:00
dignow
e997b148e1
Change option text
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-17 13:16:53 +08:00
dignow
bf83d552f8
feat, open multi windows
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-17 11:11:42 +08:00
Ibnul Mutaki
8b0b45e089
improve ID lang trans
2023-10-17 07:55:26 +07: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
ClSlaid
1f91d4fa7b
patch: add more logs
...
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
2023-10-16 18:42:02 +08:00
RustDesk
cf97d090f3
Merge pull request #6056 from solokot/master
...
Update ru.rs
2023-10-16 18:16:15 +08:00
solokot
5fc75cb4cd
Add files via upload
2023-10-16 13:06:04 +03:00
Andrzej Rudnik
27fe566412
Update pl.rs
2023-10-16 11:45:27 +02:00
RustDesk
aa8fb55b30
Merge pull request #6050 from bovirus/master
...
Update Italian language
2023-10-16 10:18:13 +08:00
bovirus
ea8576d344
Update Italian language
2023-10-15 21:08:24 +02:00
dignow
2cc0bf22cb
fix, non-texture render, next_rgba
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-16 00:20:41 +08:00
rustdesk
3702b0c694
fix ci
2023-10-15 11:56:56 +08:00
RustDesk
451d662af4
Merge pull request #6043 from SergeyMy/patch-2
...
Update ru.rs
2023-10-15 11:46:09 +08:00
RustDesk
7b8e0a2755
Merge pull request #6037 from Mr-Update/patch-1
...
Update de.rs
2023-10-15 11:45:58 +08:00
rustdesk
63ba4f4f91
fix ci
2023-10-15 11:44:44 +08:00
rustdesk
5f92465d0f
move is_x11 out of loop, https://github.com/rustdesk/rustdesk/discussions/6042
2023-10-15 11:30:45 +08:00
SergeyMy
64c8c5a014
Update ru.rs
2023-10-15 08:21:38 +05:00
Mr-Update
c18c1e59df
Update de.rs
2023-10-14 20:25:39 +02:00
Kleofass
fb5ba257ef
Update lv.rs
2023-10-14 18:43:17 +03:00
Ibnul Mutaki
a12fac780b
improve ID translation
2023-10-14 21:50:29 +07:00
RustDesk
45a9e54631
Merge branch 'master' into master
2023-10-14 22:35:07 +08:00
Ibnul Mutaki
b969307c5e
improve id translation
2023-10-14 21:33:05 +07:00
RustDesk
fc48d9047a
Merge branch 'master' into patch-9
2023-10-14 22:23:51 +08:00
RustDesk
16b4db5083
Merge pull request #6031 from 21pages/wallpaper_remove_unsupported
...
not show remove wallpaper option if unsupported
2023-10-14 22:22:37 +08:00
RustDesk
271033e79d
Merge branch 'master' into patch-1
2023-10-14 22:22:17 +08:00
Mr-Update
8a2ab30302
Update de.rs
...
@grummbeer You are right.
2023-10-14 16:07:02 +02:00
Mr-Update
3070b0019e
Update de.rs
...
@grummbeer You are right.
2023-10-14 16:01:09 +02:00
21pages
68ef1fc9e0
show wallpaper only when support, show test on checked
...
Signed-off-by: 21pages <pages21@163.com>
2023-10-14 19:22:42 +08:00
SergeyMy
c13d67dea5
Update ru.rs
2023-10-14 09:45:06 +05:00
dignow
b52cf070f5
multi flutter ui sessions, refact 'Show displays as individual windows'
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-14 12:31:57 +08:00
dignow
e363cd9813
'Choose Display Behavior' to 'Choose display behavior'
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-14 12:26:28 +08:00
dignow
c10fc26cce
fix build, android
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-14 12:26:27 +08:00
dignow
3bb7123dd5
fix build, sciter
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-14 12:26:27 +08:00
dignow
2f2a7d1f89
feat, multi flutter ui sessions, change settings to 'Display'
...
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
RustDesk
bd36ee4f67
Merge branch 'master' into remove_wallpaper_win_linux
2023-10-14 10:20:55 +08:00
Sahil Yeole
ff20acc367
add rust bindings to get peers data
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-10-13 23:01:19 +05:30
bovirus
46c2720fc7
Update Italian language
2023-10-13 17:16:13 +02:00
Mr-Update
c6bb3d6ae2
Update de.rs
2023-10-13 11:56:14 +02:00
RustDesk
b39ba92cfe
Merge pull request #6018 from 21pages/sync_share_rdp
...
sync option share rdp
2023-10-13 15:27:17 +08:00
RustDesk
deb1c190c9
Merge pull request #6007 from cacing69/master
...
improve id translate
2023-10-13 15:26:28 +08:00
21pages
5d0384f580
sync option share rdp
...
Signed-off-by: 21pages <pages21@163.com>
2023-10-13 14:28:31 +08:00
21pages
d3ce8203be
win,linux remove desktop wallpaper
...
Signed-off-by: 21pages <pages21@163.com>
2023-10-13 13:58:11 +08:00
Ibnul Mutaki
c9a923decf
improve id translate
2023-10-12 22:46:33 +07:00
RustDesk
1be5f2d647
Merge pull request #6005 from 21pages/remove_option_enable_rdp
...
remove option enable rdp
2023-10-12 23:43:19 +08:00
21pages
a3670b731e
remove option enable rdp
...
Signed-off-by: 21pages <pages21@163.com>
2023-10-12 21:44:04 +08:00
RustDesk
b89546de37
Prefer "Key" not translated.
2023-10-12 20:54:10 +08:00
Kleofass
a331961ef3
Update lv.rs
2023-10-12 15:13:23 +03:00
solokot
bd6d863921
Update ru.rs
2023-10-12 10:12:50 +03:00
bovirus
f387ccb9e4
Add files via upload
2023-10-11 19:32:57 +02:00
AnonymousWP
578ca6975f
fix(translation/Dutch): use formal translation
...
Related: https://github.com/rustdesk/rustdesk/discussions/5948
2023-10-11 12:15:14 +02:00
21pages
1416197b62
add option filter ab by intersection
...
Signed-off-by: 21pages <pages21@163.com>
2023-10-11 16:50:48 +08:00
bovirus
3d9ec91b35
Update Italian language
2023-10-10 15:52:55 +02:00
rustdesk
8892c8c883
remove doc_mac_permission from tempate
2023-10-10 11:53:27 +08:00
Mateusz Prais
3f4ac84cfb
Improve wording, add missing tip and documentation link
2023-10-09 18:34:32 +02:00
RustDesk
c5a864e86b
Merge pull request #5947 from AnonymousWP/translation/dutch
...
feat(translation): add and fix Dutch strings
2023-10-09 14:13:27 +08:00
dignow
f176832851
fix, uniform capitalization style, capitalize the first letter of a phrase
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-09 14:06:26 +08:00
AnonymousWP
ab195ea520
feat(translation): add and fix Dutch strings
2023-10-08 23:34:41 +02:00
leroyloren
ead6d8d3a1
Update cs.rs
2023-10-08 13:46:04 +02: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
ClSlaid
a597c3f835
patch: update UI, clear previous FUSE
...
- UI updated, now allow copy and paste file in Linux
- Too hard to implement graceful shutdown for rustdesk, just clear
previously mounted FUSE should also works
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
2023-10-07 17:26:20 +08:00
hms5232
a233d28efc
fix wrong terms in tw lang
...
quality is "品質" in Taiwan, the "質量" is used in China.
2023-10-07 14:11:43 +08:00
fufesou
bd6323ccae
fix, xwayland server env, check xwayland running
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-07 00:40:16 -05:00
fufesou
4326bfa504
fix, xwayland server envs, check Xwayland
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-07 00:40:16 -05:00
fufesou
b7a4c0664b
fix, wayland --server, display env, better way to find the envs
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-07 00:40:16 -05:00
fufesou
da7bcf89d4
fix, wayland --server, envs
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-07 00:40:16 -05:00
Phongsathorn Sae-Ung (X10)
c0ed44abf9
fix: add new words and update existing words to up-to-date
2023-10-05 18:19:35 +07:00
Kleofass
aec7271f50
Update lv.rs
2023-10-04 15:07:57 +03:00
RustDesk
03c0111017
Merge pull request #5891 from fufesou/refact/flutter_sessions_lock
...
refact, flutter sessions lock
2023-10-03 13:19:07 +08:00
fufesou
06987c4ca9
refact, flutter sessions lock
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-03 09:51:21 +08:00
Daniel Hansson
022b8ec13a
Update sv.rs
2023-10-02 17:48:09 +02:00
fufesou
0a60d7016d
fix, sciter, reconnect, check thread running before the state
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-02 20:17:43 +08:00
leroyloren
253c8118a2
Update cs.rs
2023-10-01 18:54:47 +02:00
21pages
6ead1f4bd9
remove useless translations
...
Signed-off-by: 21pages <pages21@163.com>
2023-10-01 13:04:47 +08:00
RustDesk
6e3e60a44d
Merge pull request #5873 from 21pages/cm_width
...
opt cm width and elevation requires keyboard permission
2023-10-01 12:49:20 +08:00
21pages
17a56bbf48
elevation: keyboard permission required and remove foreground filter
...
Signed-off-by: 21pages <pages21@163.com>
2023-10-01 08:50:29 +08:00
dignow
0bd86a8211
remove warn
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-09-30 22:09:32 +08:00
dignow
7fcb3d70bb
fix, reconnect deadlock, introduce connection round control
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-09-30 22:07:14 +08:00
RustDesk
563cd828ad
Merge pull request #5865 from dignow/fix/dialog_button_reconnect_cancel
...
Fix/dialog button reconnect cancel
2023-09-30 15:38:49 +08:00
21pages
661ce29519
fix request elevation menu not displayed when reconnect
...
Signed-off-by: 21pages <pages21@163.com>
2023-09-30 11:22:18 +08:00
dignow
69062dca16
fix, dialog button, reconnect cancel in a short time
...
1. Two `reconnect` is called.
2. The window cannot be closed.
Signed-off-by: dignow <linlong1265@gmail.com>
2023-09-29 21:42:49 +08:00
RustDesk
3e61b89499
Merge pull request #5847 from 21pages/tab_label
...
try fix remote tab label update
2023-09-28 10:39:21 +08:00
21pages
6028cfc1a3
fix remote tab lable update, Get.find always return the first instance
...
Signed-off-by: 21pages <pages21@163.com>
2023-09-28 09:05:10 +08:00
Julien
20f1a85e69
Update fr.rs
...
+ Added French translation for new (and some old) strings.
2023-09-27 23:02:49 +02:00
21pages
e000fdfb50
desktop tab lable format: id/alias@hostname
...
Signed-off-by: 21pages <pages21@163.com>
2023-09-26 15:11:31 +08:00
rustdesk
28ddf6cf07
fix a potential crash
2023-09-26 10:26:42 +08:00
RustDesk
e0302d1f09
Merge pull request #5816 from solokot/master
...
Update ru.rs
2023-09-25 22:56:53 +08:00
RustDesk
a536f79f6d
Merge pull request #5815 from flusheDData/master
...
Update es.rs
2023-09-25 22:56:24 +08:00
solokot
ed90979417
Update ru.rs
2023-09-25 17:47:41 +03:00
flusheDData
4dc2172426
Update es.rs
...
New term added
2023-09-25 16:31:05 +02:00
Andrzej Rudnik
daa41f8664
Update pl.rs
2023-09-25 16:29:19 +02:00
Sahil Yeole
13da75c2b6
fix wayland server starting late
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-09-25 16:53:34 +05:30
RustDesk
fcbd48648c
Merge pull request #5803 from Mr-Update/patch-7
...
Update de.rs
2023-09-25 11:03:47 +08:00
RustDesk
3f29273f6e
Merge pull request #5805 from cacing69/master
...
update id
2023-09-25 10:57:25 +08:00
RustDesk
b78ffdad02
Merge pull request #5799 from fufesou/fix/wayland_alt_tab
...
fix, alt + tab, switch window, release alt state
2023-09-25 10:57:09 +08:00
Ibnul Mutaki
fd4cd3ed04
update id
2023-09-25 08:38:58 +07:00
Mr-Update
d8001fcaea
Update de.rs
2023-09-24 21:06:40 +02:00
fufesou
9771c652c5
fix, alt + tab, switch window, release alt state
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-09-25 00:15:36 +08:00
bovirus
fa1b61b3e3
Update Italian language
2023-09-24 10:54:29 +02:00
Kleofass
7229652e31
Update lv.rs
2023-09-24 10:52:03 +03:00
21pages
d83d8c18fc
remove ab pull error toast, translate group pull error
...
Signed-off-by: 21pages <pages21@163.com>
2023-09-24 09:00:24 +08:00
21pages
90f0f27fca
fix file transfer affect codec selection
...
Signed-off-by: 21pages <pages21@163.com>
2023-09-23 21:09:24 +08:00
RustDesk
5837026e83
Merge pull request #5773 from sahilyeole/fix/wayland_cursor_mismatch
...
Fix wayland cursor mismatch on multiple screens
2023-09-23 16:08:34 +08:00
solokot
492ea7264a
Update ru.rs
2023-09-21 09:11:53 +03:00
Sahil Yeole
bf5f58e0ce
fix wayland cursor mismatch
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-09-20 19:55:13 +05:30
ClSlaid
d2a5edda46
Merge remote-tracking branch 'origin/master' into feat/x11/clipboard-file/init
2023-09-20 16:31:58 +08:00
RustDesk
38f8956bd0
Merge pull request #5758 from BestiaPL/master
...
Update pl.rs
2023-09-20 10:57:45 +08:00
Andrzej Rudnik
53fb48fe7d
Update pl.rs
2023-09-19 23:12:47 +02:00
Mr-Update
73e4006447
Update de.rs
2023-09-19 22:15:50 +02:00
Miguel F. G
fd34f97120
Update es.rs
...
new term added
2023-09-19 16:21:31 +02:00
Miguel F. G
2dc8f3b3e4
Update es.rs
...
New terms added
2023-09-19 16:18:21 +02:00
Ibnul Mutaki
800f3f765f
upadte ud.rs
2023-09-19 07:59:07 +07:00
Ibnul Mutaki
635f346b12
update id.rs
2023-09-19 07:52:25 +07:00
fufesou
2b72622fe8
Fix, privacy on, missing failed details
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-09-18 22:12:11 +08:00
Kleofass
4eb76cdc30
Update lv.rs
2023-09-18 15:08:42 +03:00
RustDesk
3b68f598b1
Merge pull request #5730 from 21pages/mac_tray
...
remove mac tray session count tooltip
2023-09-18 17:01:41 +08:00
RustDesk
31db43dbb0
Merge pull request #5731 from bovirus/master
...
Update Italian language
2023-09-18 17:01:23 +08:00
bovirus
607c818879
Update Italian language
2023-09-18 10:52:11 +02:00
borondics
6d5f044948
Changed "unremember" to "forget" everywhere. It sounds better, shorter and it is also used for variable names as 'forget'.
2023-09-18 10:09:06 +02:00
borondics
f24a8b3918
I suggest to change "unremember" to "forget", just like it is in the code.
2023-09-18 10:00:52 +02:00
21pages
3389c798f6
remove mac tray session count tooltip, which won't be shown
...
Signed-off-by: 21pages <pages21@163.com>
2023-09-18 14:49:51 +08:00
RustDesk
86e2ac1497
Merge pull request #5720 from 21pages/group
...
enable group
2023-09-18 14:16:28 +08:00
21pages
b2a4f11e0b
enable group, show accessible users and peers
...
Signed-off-by: 21pages <pages21@163.com>
2023-09-18 13:44:41 +08:00
21pages
09d380ba8f
allow hide peer tab
...
Signed-off-by: 21pages <pages21@163.com>
2023-09-18 09:12:58 +08:00
dignow
b0990ac6ec
try fix build, ios
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-09-17 23:39:54 +08:00
RustDesk
74be6af3e6
Merge pull request #5719 from fufesou/fix/remove_nested_read_calls
...
Refactor/remove nested read calls
2023-09-17 16:30:49 +08:00
fufesou
72f5fbd6ad
fix build sciter
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-09-17 13:41:00 +08:00
fufesou
ae3efa1151
fix, RwLock, remove nested read calls
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-09-17 13:01:27 +08:00
RustDesk
348ed268c3
Merge pull request #5716 from fufesou/refact/privacy_mode_msgbox_details
...
Refact/privacy mode msgbox details
2023-09-17 11:23:24 +08:00
fufesou
df19ccf998
Set details for block input back notification
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-09-17 11:07:06 +08:00
fufesou
db2e4f30a7
Privacy mode, msgbox, add details
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-09-17 10:53:04 +08:00
fufesou
7ffe11b000
fix, macos as the controlled side, crash on disconnect
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-09-17 09:17:51 +08:00
bovirus
8657381dce
Update italian language
2023-09-16 15:48:00 +02:00
Kleofass
0097f5fc8d
Update lv.rs
2023-09-16 12:42:03 +03:00
RustDesk
f2b7bfc561
Merge pull request #5706 from Mr-Update/patch-5
...
Update de.rs
2023-09-16 11:11:50 +08:00
Ibnul Mutaki
34f20f914a
update indo translation
2023-09-16 08:36:39 +07:00
Mr-Update
19444353b4
Update de.rs
2023-09-15 21:36:08 +02:00
Kleofass
fa815af798
Update latvian lv.rs
2023-09-15 14:58:37 +03:00
Kleofass
f1e2aa8c96
Update latvian lang.rs
2023-09-15 14:58:10 +03:00
fufesou
73414f2ee1
simple remove parentheses
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-09-15 15:38:42 +08:00
fufesou
7b37e5183c
update rdev, fix grab system utf8, fallback on linux
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-09-15 15:35:44 +08:00
solokot
3dd329a999
Update ru.rs
2023-09-15 08:37:08 +03:00
Integral
45aea4176f
Update cn.rs
2023-09-15 11:56:04 +08:00
RustDesk
48a348c4d1
Merge branch 'master' into master
2023-09-15 09:25:01 +08:00
RustDesk
b2ed8d8560
Merge branch 'master' into master
2023-09-15 09:23:49 +08:00
Ibnul Mutaki
97f7575409
improve indo translation
2023-09-15 07:44:25 +07:00
Ibnul Mutaki
5220157b01
add indonesia translation
2023-09-15 07:42:45 +07:00
solokot
900f9ec9a9
Update ru.rs
2023-09-14 23:53:05 +03:00
Sahil Yeole
52ec2c2538
add lang
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-09-14 23:57:17 +05:30
Sahil Yeole
e8d014d80d
feat optional update check
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-09-14 16:31:17 +05:30
Sahil Yeole
b88f1dc79a
fix flutter check for update
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-09-14 14:26:09 +05:30
RustDesk
bf65f033dd
Merge pull request #5684 from Mr-Update/patch-4
...
Update de.rs
2023-09-14 09:34:15 +08:00
RustDesk
ec54443674
Update pl.rs
2023-09-14 09:33:25 +08:00
Andrzej Rudnik
0fb84ccc49
Update pl.rs
2023-09-13 21:10:19 +02:00
Mr-Update
0b4aad4931
Update de.rs
2023-09-13 20:44:32 +02:00
bovirus
b35df54c81
Update Italian language
2023-09-13 13:59:38 +02:00
RustDesk
c53c7b1aaa
Merge pull request #5674 from 21pages/auto_disconnect
...
auto disconnect
2023-09-13 14:04:32 +08:00
21pages
0a0653358c
auto disconnect
...
Signed-off-by: 21pages <pages21@163.com>
2023-09-13 13:57:57 +08:00
rustdesk
e2ccaf2c91
allow hide cm for self-host pro
2023-09-13 13:54:02 +08:00
RustDesk
75f5212661
Merge pull request #5664 from sahilyeole/add/scam_warning
...
Add mobile scam warning window
2023-09-13 13:41:22 +08:00
Sahil Yeole
1e548af987
update lang
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-09-13 11:00:07 +05:30
RustDesk
2c2c828b47
Merge pull request #5659 from 21pages/fix
...
install service period protection
2023-09-13 13:22:21 +08:00
21pages
55dbcb646b
windows remove "--cm-no-ui", "--cm --hide"
...
Signed-off-by: 21pages <pages21@163.com>
2023-09-13 12:14:27 +08:00
21pages
db0ab2e4a9
try start tray when a new controlled connection is established for windows flutter
...
Signed-off-by: 21pages <pages21@163.com>
2023-09-13 12:14:27 +08:00
21pages
c254eebea2
windows/mac tray tooltip show controlled session count
...
* ubuntu 22.04 can't see tooltip
Signed-off-by: 21pages <pages21@163.com>
2023-09-13 12:14:25 +08:00
21pages
45b0e7dc01
translate placeholders ui:{value}, translation: {}
...
Signed-off-by: 21pages <pages21@163.com>
2023-09-13 12:13:18 +08:00
RustDesk
cb2038442c
Merge pull request #5666 from BestiaPL/master
...
Update pl.rs
2023-09-13 09:56:54 +08:00
RustDesk
1d219eb8f2
Merge pull request #5669 from cacing69/master
...
update text indo
2023-09-13 09:56:26 +08:00
Ibnul Mutaki
e3d34c46c7
update text indo
2023-09-12 13:08:19 +07:00
Andrzej Rudnik
9129e82804
Update pl.rs
2023-09-11 20:54:33 +02:00
21pages
d0173fbdc5
install service period protection
...
how to reproduce:
install, click stop service, click start service and click no
on uac, it'll show "Service is not running" but can be connected.
Signed-off-by: 21pages <pages21@163.com>
2023-09-11 16:04:51 +08:00
Mr-Update
62ae4aeac9
Update de.rs
2023-09-11 08:45:49 +02:00
21pages
e98aa81794
remove sciter keep cm open for file log
...
Signed-off-by: 21pages <pages21@163.com>
2023-09-11 11:23:00 +08:00
RustDesk
96215d32b7
Merge pull request #5651 from flusheDData/master
...
Update es.rs
2023-09-11 08:43:57 +08:00
bovirus
f5fe6a36eb
Update italian language
...
@rustdesk
Please merge. Thanks.
2023-09-10 21:42:22 +02:00
Miguel F. G
852bab6e0b
Update es.rs
...
Some corrections plus new terms
2023-09-10 20:34:26 +02:00
RustDesk
52ec27f785
Merge pull request #5649 from solokot/master
...
Update ru.rs
2023-09-10 23:04:25 +08:00
fufesou
1a6ef23ee7
fix, some capitalization style mismatch in the same option group
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-09-10 22:59:45 +08:00
solokot
759bbeac06
Update ru.rs
2023-09-10 16:47:50 +03:00
fufesou
f1d5afe72a
Change the option 'Scroll mode' to be 'Reverse mouse wheel'
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-09-10 18:31:16 +08:00
fufesou
558567d399
remove unused mut
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-09-10 14:28:58 +08:00
fufesou
28d8ad1e61
add lang
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-09-10 14:23:22 +08:00
fufesou
eb0a0662a3
feat, mouse wheel and touchpad scroll mode, default or reverse
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-09-10 14:14:57 +08:00
ClSlaid
3a21efbaae
patch: linux fuse unmount
...
todo: grosely exit
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
2023-09-09 19:24:38 +08:00
Mr-Update
8b8cfa7a1b
Update de.rs
2023-09-08 21:29:45 +02:00
蔡略
a7bb90e7e6
Merge remote-tracking branch 'origin/master' into feat/x11/clipboard-file/init
...
Signed-off-by: 蔡略 <cailue@bupt.edu.cn>
2023-09-08 20:09:57 +08:00
蔡略
25cf36a948
feat: add x11 clipboard support
...
Signed-off-by: 蔡略 <cailue@bupt.edu.cn>
2023-09-08 19:39:00 +08:00
solokot
0af6f271c6
Update ru.rs
2023-09-08 11:25:14 +03:00
bovirus
1ab09c65f0
Update Italian language
...
@rustdesk
Please merge. Thanks.
2023-09-08 09:10:28 +02:00
21pages
91decea302
windows silent install notification
...
Signed-off-by: 21pages <pages21@163.com>
2023-09-08 10:38:05 +08:00
RustDesk
78f5b1e607
Merge pull request #5623 from 21pages/cm_file
...
add file log page to cm
2023-09-07 20:33:00 +08:00
21pages
2afce3f1f4
add file log page to cm
...
* Only send and receive logs are shown
* For older version, client send to server doesn't have size information, because server side doesn't know the total_size
* Not switch tabs automatically when new files are transferred
* If cm side page is open, not pop up automatically when new files are transferred
* Show unread message count
* The cm tab remains open when closed if a file transfer has previously occurred
Signed-off-by: 21pages <pages21@163.com>
2023-09-07 19:51:25 +08:00
rustdesk
dc29b4afa1
qs.exe -> -qs-
2023-09-07 15:17:07 +08:00
Sahil Yeole
d582af8cb2
Merge branch 'rustdesk:master' into fix/frequent_loginctl_calls
2023-09-07 01:53:42 +05:30
Sahil Yeole
0931341a7f
prevent frequent loginctl calls
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-09-06 22:43:33 +05:30
Miguel F. G
12fbbbb5b3
Update es.rs
...
New terms added
2023-09-05 16:22:08 +02:00
rustdesk
f1c0f1d0a4
prepare for https://github.com/rustdesk/rustdesk-server-pro/discussions/65
2023-09-05 17:44:49 +08:00
rustdesk
8235bca664
fix mac uninstall service
2023-09-04 16:22:56 +08:00
rustdesk
cd2541a9d2
fix docker issue #5595
2023-09-04 15:50:13 +08:00
bovirus
dcfcc1f271
Update italian language
2023-09-03 11:36:10 +02:00
rustdesk
5b802e9edd
Merge branch 'ios_1.2.2'
2023-09-03 00:16:08 +08:00
RustDesk
e88e17a4b0
Merge pull request #5557 from 21pages/fix
...
fix ios build
2023-08-31 09:49:58 +08:00
21pages
a75d73b8ac
fix ios build
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-30 22:40:55 +08:00
21pages
54310b925d
close elevation request dialog on submit to avoid frequent request
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-30 20:50:42 +08:00
dignow
7671ed857d
ios add dummy call and remove some lookup functions
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-30 13:49:10 +08:00
21pages
76a18f5ed3
remove hide_cm
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-30 11:48:42 +08:00
fufesou
173984ffd4
remove virtual display, beccause it sometimes unable to install(with the exclamation) and there's an connecting bug
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-08-28 10:44:24 +08:00
RustDesk
f309ae0c67
Merge pull request #5516 from iAbdullah/master-ar
...
Add Arabic translation
2023-08-27 20:22:34 +08:00
Abdullah Ibrahim
26ef2539df
Update lang.rs
...
Replace strange Unicode character ';' with Semicolon
2023-08-27 14:43:46 +03:00
Abdullah Ibrahim
26c95bab66
Update lang.rs
2023-08-27 11:14:29 +03:00
FastAct
95b588f58e
Update nl.rs
2023-08-27 09:33:13 +02:00
RustDesk
15e8f6ffb7
Update lang.rs
2023-08-27 13:03:22 +08:00
RustDesk
10cdd7640e
Merge pull request #5523 from fufesou/fix/win_try_awake_os_if_locked
...
win, try awake the os by mouse movement and right click
2023-08-27 13:00:28 +08:00
fufesou
4dd694ab05
better way to detect no displays
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-08-27 11:12:02 +08:00
fufesou
553e3ee758
win, try awake the os by mouse movement and right click
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-08-27 10:28:16 +08:00
Abdullah Ibrahim
a470bf127e
Merge branch 'rustdesk:master' into master-ar
2023-08-26 16:11:55 +03:00
Abdullah Ibrahim
52adf51d33
Complete arabic translation
2023-08-26 16:04:50 +03:00
21pages
3e6faf8364
rust start cm ipc only after login request permission check or switch sides
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-26 16:43:20 +08:00
Abdullah Ibrahim
720de651f3
add additional translations
2023-08-25 21:58:27 +03:00
Abdullah Ibrahim
3d382d0354
Initial Arabic translation
2023-08-25 19:04:44 +03:00
Mert Sonmez
301abcaa49
Update tr.rs
2023-08-25 16:10:09 +03:00
Jimmy GALLAND
63a19bc0a1
update fr.rs
2023-08-24 22:36:55 +02:00
cailue
c25d648321
refactor: adjust windows file layout
...
Signed-off-by: cailue <cailue@bupt.edu.cn>
2023-08-24 23:53:15 +08:00
RustDesk
2f6711dd2d
Merge pull request #5498 from 21pages/audit
...
alarm audit more info
2023-08-24 20:04:50 +08:00
RustDesk
c450b41e8f
Merge pull request #5489 from fufesou/fix/enable_menu_before_image
...
Fix/enable menu before image
2023-08-24 19:57:23 +08:00
Ibnul Mutaki
a0887e9285
changed tips for better understanding
2023-08-24 11:12:02 +07:00