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
Ibnul Mutaki
23354d371f
change inconsitent word and add new translation
2023-08-24 11:07:47 +07:00
fufesou
0e838d59d5
Check if peer info is set
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-08-24 12:03:29 +08:00