Commit Graph

2630 Commits

Author SHA1 Message Date
21pages
5729cbf77d rename menubar as toolbar in code and view
Signed-off-by: 21pages <pages21@163.com>
2023-06-11 16:41:12 +08:00
RustDesk
8e398a5871
Merge pull request #4615 from fufesou/fix/trackpad_flutter_macos
debug, macos trackpad, flutter
2023-06-11 16:13:36 +08:00
21pages
844e7420de option collapse toolbar
Signed-off-by: 21pages <pages21@163.com>
2023-06-11 15:59:02 +08:00
fufesou
6e21f8410a debug, macos trackpad, flutter
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-11 15:56:09 +08:00
Dzung Do
cf33ab169d
Update vn.rs 2023-06-11 07:56:39 +07:00
NicKoehler
fac3ec7697
linux tray as mac tray 2023-06-10 18:50:28 +02:00
rustdesk
9677bd1863 exit directly if no --server for --tray 2023-06-10 22:26:30 +08:00
rustdesk
f22aa0c97e fix process check 2023-06-10 22:18:50 +08:00
rustdesk
813231e799 fix exit again 2023-06-10 21:30:53 +08:00
rustdesk
2a139c41c6 fix linux exit 2023-06-10 20:48:57 +08:00
rustdesk
7fba1800ec fix linux uni (url) and tray exit 2023-06-10 18:24:03 +08:00
solokot
941841f4c9
Improve ru.rs 2023-06-10 10:00:30 +03:00
sjpark
35f45e4a5e macos cursor bugfix 2023-06-10 06:52:42 +09:00
rustdesk
87b32ad8c4 use autostart for --tray in linux because pkexec not work well when start it with --server 2023-06-10 01:55:32 +08:00
rustdesk
b14ae250b7 fix CI 2023-06-09 23:42:18 +08:00
rustdesk
330bc03768 remove linux tray, since pkexec can not work under run_as env 2023-06-09 23:16:21 +08:00
rustdesk
53431eb162 no duplidate trays 2023-06-09 22:33:38 +08:00
rustdesk
644da37a4f refactor tray uninstall service 2023-06-09 22:02:25 +08:00
rustdesk
90aa95ef21 remove --reinstall 2023-06-09 15:15:54 +08:00
rustdesk
e47d921ac6 try sleep 3 for fixing tray exit not works because of pkexec in linux 2023-06-09 14:02:27 +08:00
rustdesk
0883864d39 avoid write conflcit 2023-06-09 13:42:37 +08:00
rustdesk
22a5399588 fix config sync when uninstall service 2023-06-09 13:35:03 +08:00
rustdesk
896b233f87 chore: 2022 -> 2023 2023-06-09 12:09:39 +08:00
NicKoehler
4eafa9b4d0
Update it.rs 2023-06-08 16:08:49 +02:00
21pages
2ececed0c1 use uuid as session id
Signed-off-by: 21pages <pages21@163.com>
2023-06-08 07:24:02 +08:00
rustdesk
30687afd7d remove "Deny remote access" 2023-06-08 00:41:06 +08:00
RustDesk
e33da7fa60
Merge pull request #4582 from xalt7x/master
Update Ukrainian UI translation (ua.rs)
2023-06-08 00:37:55 +08:00
rustdesk
9a1fee792e fix android/ios ci 2023-06-08 00:35:11 +08:00
Yevhen
031df1b798 Update Ukrainian UI translation (ua.rs) 2023-06-07 19:34:55 +03:00
rustdesk
f59ccb4da5 fix ci 2023-06-07 23:57:20 +08:00
rustdesk
c821b8ef5d check is_empty before cp config 2023-06-07 23:31:22 +08:00
rustdesk
e4d1f96ad6 fix ci 2023-06-07 23:33:05 +08:00
RustDesk
d588f513fb
Merge pull request #4577 from fufesou/fix/fix_build
fix build
2023-06-07 23:19:53 +08:00
rustdesk
7f51f8d976 refactor linux install/uninstall service as windows 2023-06-07 23:08:50 +08:00
fufesou
ab1e7109bb fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-07 22:35:02 +08:00
fufesou
626e630c9b remove unused function
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-07 20:57:01 +08:00
fufesou
6a9c1c6065 fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-07 20:49:50 +08:00
fufesou
2b9026526e fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-07 20:42:07 +08:00
RustDesk
858cf2f5b5
Merge pull request #4576 from fufesou/fix/win_mouse_input_touchpad
fix, win mouse, touchpad scroll
2023-06-07 20:24:21 +08:00
fufesou
c4f9650d7f fix, win mouse, touchpad scroll
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-07 20:01:01 +08:00
RustDesk
b40f24a3b3
Merge pull request #4569 from xalt7x/master
src/lang/en.rs: improve tip about Nouveau driver
2023-06-07 19:54:09 +08:00
Yevhen
8dc30b6b09 src/lang/en.rs: improve tip about Nouveau driver
Specify that usage of the Nouveau driver may help
2023-06-07 14:38:27 +03:00
bovirus
06d635515c
Update italian language 2023-06-07 10:33:42 +02:00
rustdesk
c69d59596b windows gracy exit: fix issue #3728 #3395 #912 2023-06-07 14:25:34 +08:00
Yevhen
9a6d4e7f49 src/lang/en.rs: improve tip about Nouveau driver
Nouveau driver is Linux specific.
Also it can't be installed because it's built into mainline Linux kernel.
2023-06-07 08:38:32 +03:00
RustDesk
94536c6dea
Merge pull request #4560 from fufesou/refact/virtual_display_dummy_display
Refact/virtual display dummy display
2023-06-06 22:24:33 +08:00
RustDesk
5a87652ef3
<= 800 2023-06-06 21:27:03 +08:00
rustdesk
594ce024e7 disable windows service install/uninstall 2023-06-06 01:51:04 +08:00
rustdesk
14541fd182 fix tray 2023-06-06 01:47:02 +08:00
rustdesk
77c9341ba5 open uni on tray instead, though double click not work on stupid tauri
tray-icon
2023-06-06 01:22:55 +08:00
fufesou
1bc9b8c583 simple remove some warns
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 23:41:48 +08:00
fufesou
205798b611 debug virtual display with dummy one
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 23:41:45 +08:00
fufesou
42e8971793 enable virtual display if only one dummy display
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 23:39:30 +08:00
RustDesk
12fc280ca6
Merge pull request #4557 from 21pages/wakelock2
keep server device awake if have connection
2023-06-05 23:27:55 +08:00
fufesou
e551f63ab2 debug restore resolution
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 20:33:25 +08:00
fufesou
50150be363 debug restore resolution
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 20:33:24 +08:00
fufesou
6959f044f0 debug restore resolution
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 20:33:24 +08:00
fufesou
3c2bf2c154 debug restore resolutions
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 20:33:24 +08:00
fufesou
e670989e0f restore custom resolution for each display
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 20:33:24 +08:00
rustdesk
b07ac438f5 working on windows service install/uninstall 2023-06-05 20:27:48 +08:00
21pages
98740dbfd7 keep server device awake if have connection
Signed-off-by: 21pages <pages21@163.com>
2023-06-05 20:26:57 +08:00
fufesou
4807176f8b fix, win, change resolution
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 18:34:29 +08:00
RustDesk
bad343adac
Merge pull request #4550 from fufesou/refact/win_uninstall_cert
Refact/win uninstall cert
2023-06-05 15:27:33 +08:00
fufesou
d409e1147e some code are removed by mistake
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 15:21:42 +08:00
fufesou
e541c4db69 win, uninstall cert
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 15:17:05 +08:00
RustDesk
492d0a32f6
Merge pull request #4549 from fufesou/fix/input_crash_on_macos
macos, fix input crash
2023-06-05 12:59:37 +08:00
fufesou
10176d9b2c macos, fix input crash
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 12:54:49 +08:00
rustdesk
48f574619e move removing hkey_current_user out 2023-06-05 12:15:21 +08:00
fufesou
87b1e97351 fix escape \
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 11:36:15 +08:00
FastAct
d21aefdcc5
Update nl.rs 2023-06-04 22:41:03 +02:00
rustdesk
fb78831c8a fix ci 2023-06-05 00:59:58 +08:00
rustdesk
b84cf2f804 add windows uni to registry when install 2023-06-05 00:27:40 +08:00
rustdesk
e3d2dcf0c8 support --play in flutter for shortcut 2023-06-05 00:01:46 +08:00
rustdesk
953d2e6e09 fix a config sync bug 2023-06-04 16:48:24 +08:00
Hugo Breda
8d954d34db
correção nativo 2023-05-30 18:59:07 -03:00
fufesou
c28387c8c6 fix oidc login
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-30 15:32:19 +08:00
Hugo Breda
bfc330b99b
Update ptbr.rs
("resolution_original_tip", ""),
        ("resolution_fit_local_tip", ""),
        ("resolution_custom_tip", ""),
And some other pt-br native ajustments
2023-05-29 21:09:18 -03:00
rustdesk
96741e5270 fix commit 2023-05-25 17:29:15 +08:00
rustdesk
63129582cc stupid warn position 2023-05-25 17:25:52 +08:00
fufesou
b36a3f70fb change resolution, macos needs more tests
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-24 22:50:53 +08:00
mehdi-song
7033223248
Update fa.rs 2023-05-23 12:18:35 +00:00
fufesou
56c451bfb8 wayland, comment out reseting capturer for now
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-23 10:46:34 +08:00
RustDesk
63e6b2f8ab
Merge pull request #4448 from 21pages/vpx-webrtc
vpx use webrtc parameter
2023-05-23 10:03:27 +08:00
21pages
d23fd902d7 vpx use webrtc parameter
Signed-off-by: 21pages <pages21@163.com>
2023-05-23 09:42:36 +08:00
RustDesk
72f08f6dc7
Merge pull request #4446 from fufesou/fix/build_plugin_framework_ffi
fix build
2023-05-22 22:03:14 +08:00
fufesou
084723fb7c fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-22 21:59:03 +08:00
FastAct
b380309923
Update nl.rs 2023-05-22 15:55:48 +02:00
fufesou
854745709e try fix trackpad mouse, too fast
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-21 08:24:44 -07:00
21pages
99d3c47094 remove android unused VP8/VP9 Frame
Signed-off-by: 21pages <pages21@163.com>
2023-05-21 16:29:50 +08:00
21pages
e482dc3e2b aom encode/decode
Signed-off-by: 21pages <pages21@163.com>
2023-05-21 16:26:18 +08:00
solokot
16c5745132
Update ru.rs 2023-05-20 18:41:01 +03:00
Miguel F. G
0769e519fc
Update es.rs
New tips added
2023-05-20 11:35:29 +02:00
bovirus
8c3f34ceb2
Update italian langauge 2023-05-20 10:21:13 +02:00
fufesou
0f07b71f18 fix build windows i686
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-19 23:38:18 +08:00
RustDesk
f35c74133b
Merge pull request #4427 from fufesou/feat/custom_resolution
Feat/custom resolution
2023-05-19 21:19:25 +08:00
fufesou
88cf61953b trivial changes
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-19 21:08:51 +08:00
fufesou
df2de0fd61 windows, custom resolution
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-19 20:48:47 +08:00
Mr-Update
366af2016c
Update de.rs 2023-05-19 10:53:12 +02:00
rustdesk
cbd53e3828 remove . for show_monitors_tip 2023-05-19 16:19:50 +08:00
fufesou
e50d50f177 try fix build ios
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-19 12:57:03 +08:00
fufesou
67644d58a3 refact, better regex
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-19 12:05:42 +08:00
fufesou
eceae8ac78 simple refact, more flexible
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-19 11:56:36 +08:00
fufesou
6b4cc6443f fix resolutions query on linux
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-19 11:43:35 +08:00
fufesou
cb59825b8a Merge branch 'feat/remember_custom_resolution' of github.com:fufesou/rustdesk into feat/remember_custom_resolution 2023-05-19 09:51:26 +08:00
fufesou
8353afb02d fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-19 09:51:01 +08:00
RustDesk
d7a265c2bc
Merge branch 'master' into feat/remember_custom_resolution 2023-05-19 09:43:34 +08:00
jimmy
c11873ad92 update lang FR 2023-05-18 19:44:24 +02:00
fufesou
99ad6254c1 add translations
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:57:48 +08:00
fufesou
c4cefdb54b fix mismatch of current display index and current display name
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:46:54 +08:00
fufesou
ac96ddaecb windows, fix display name comparation
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:46:53 +08:00
fufesou
b8ea705a21 fix check virtual display on windows
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:46:53 +08:00
fufesou
c6ccee67aa remember resolution, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:46:53 +08:00
fufesou
07500013ff resolution, mid commit, to debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:46:53 +08:00
fufesou
a603e046e3 refactor resolution, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:46:53 +08:00
Kingtous
6a16a03d09 fix: add port forward in client 2023-05-18 20:14:42 +08:00
RustDesk
19768d8230
Merge pull request #4408 from agarre/patch-1
Update ptbr.rs
2023-05-18 13:01:54 +08:00
RustDesk
b3115de028
Merge pull request #4395 from 21pages/config
Config
2023-05-18 13:01:13 +08:00
Hugo Breda
a6a76c6cca
Update ptbr.rs
translated the last sentences
2023-05-18 00:37:53 -03:00
21pages
abaa7adfa8 run ci tests
Signed-off-by: 21pages <pages21@163.com>
2023-05-18 09:57:00 +08:00
RustDesk
e3fc7f17b0
Merge pull request #4405 from SergeyMy/master
Create README.md
2023-05-18 08:37:45 +08:00
Miguel F. G
d266e354ce
Update es.rs
New terms added
2023-05-17 20:56:19 +02:00
SergeyMy
932e743128
Create README.md
for src/lang
2023-05-17 21:39:14 +05:00
RustDesk
da7702be07
Merge pull request #4393 from fufesou/feat/plugin_framework
plugin_framework, add uuid on plugin signature verification
2023-05-17 17:37:47 +08:00
fufesou
db5242aed3 remove to-do
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 20:30:50 +08:00
fufesou
3d4abe046c plugin_framework, remove unused fields for plugin signature verification
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 20:29:58 +08:00
RustDesk
b491a23f41
Merge pull request #4392 from fufesou/refact/macos_elevate
Refact/macos elevate
2023-05-16 18:52:03 +08:00
RustDesk
c872b52bd4
Merge pull request #4391 from fufesou/refact/remove_all_assert
remove assert
2023-05-16 18:50:47 +08:00
fufesou
3f8c9a9799 fix early return
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 18:38:06 +08:00
Andrzej Rudnik
f9dd62b0ea
Update pl.rs 2023-05-16 12:30:43 +02:00
Andrzej Rudnik
65d586079f
Update pl.rs 2023-05-16 12:28:21 +02:00
fufesou
7a897dcf6b plugin_framework, add uuid on plugin signature verification
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 18:11:28 +08:00
fufesou
029c90897b fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 17:26:58 +08:00
fufesou
e611125b86 better log on error
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 17:22:07 +08:00
fufesou
607f2d5d9d better handle of null pointer
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 17:17:20 +08:00
fufesou
25f37577c3 refactor elevate on macOS
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 16:19:06 +08:00
fufesou
9ecf0e3f89 refactor elevate on macOS
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 16:14:08 +08:00
fufesou
31b96a44de remove assert
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 16:11:45 +08:00
RustDesk
5f0f4957b9
Merge pull request #4389 from fufesou/refact/remove_all_assert
remove all assert in non-test code
2023-05-16 15:26:22 +08:00
RustDesk
07484e00f4
Merge pull request #4386 from fufesou/feat/plugin_framework
Feat/plugin framework
2023-05-16 15:26:04 +08:00
fufesou
edf6b00f13 remove all assert in non-test code
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 14:40:33 +08:00
fufesou
2a6bcf80d7 remove unused comment
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 13:50:05 +08:00
fufesou
cc46fd59fc plugin_framework, add peer id for plugin signature
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 13:47:19 +08:00
fufesou
d985bd5607 plugin_framework, ignore loading uninstalled plugins
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 12:15:37 +08:00
fufesou
97e9682757 plugin_framework, remove unused mut
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 09:56:31 +08:00
fufesou
522f6f3309 plugin_framewor, support plugin signature verification
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-16 09:48:33 +08:00
fufesou
1747766f73 plugin_framework, uninstall
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-15 19:07:55 +08:00
fufesou
d417149949 plugin_framework, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-15 09:57:13 +08:00
Kingtous
56f1b75b52 fix: port forward & RDP check 2023-05-15 00:33:58 +08:00
Kingtous
6af19262e8 opt: uniform install process with flutter in sciter 2023-05-15 00:33:58 +08:00
rustdesk
400aa61c6a fix nat test, must reuse the local address, to fix #4348 2023-05-14 23:31:32 +08:00
rustdesk
baecf3edb8 enc punch 2023-05-14 18:17:02 +08:00
mehdi-song
962ab6d304
Update fa.rs 2023-05-14 04:19:23 +00:00
Mr-Update
cd57009a46
Update de.rs 2023-05-13 22:47:48 +02:00
rustdesk
6c15dd6fd5 refactor to prepare for client <-> rendevous encryption 2023-05-13 21:40:53 +08:00
rustdesk
49ddd9655d remove meaningless log info for users 2023-05-13 19:52:28 +08:00
rustdesk
c1b2b55c53 fix ci 2023-05-13 19:07:08 +08:00
RustDesk
daf7bb6193
Update connection.rs 2023-05-13 18:56:24 +08:00
fufesou
ff810ac5dc sleep to ensure the message is received
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-13 18:51:03 +08:00
fufesou
75cdab0ab2 fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-13 18:36:48 +08:00
fufesou
4cd025fcf3 try fix check privacy mode on conn
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-13 18:19:52 +08:00
rustdesk
c6bb6955dc refactor 2023-05-13 18:02:06 +08:00
FastAct
7288c51343
Update nl.rs 2023-05-13 07:42:49 +02:00
ilGigioVr88
f9ffc314f6
Update it.rs 2023-05-12 11:29:58 +02:00
RustDesk
305a04a785
Merge pull request #4344 from fufesou/feat/linux_exec_privileged
Feat/linux exec privileged
2023-05-12 16:51:54 +08:00
fufesou
59987f637c linux, wrap pkexec
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 16:08:15 +08:00
RustDesk
744097a562
Merge pull request #4343 from 21pages/fix
fix android build
2023-05-12 14:41:48 +08:00
21pages
5738f3a949 fix android build
Signed-off-by: 21pages <pages21@163.com>
2023-05-12 14:01:56 +08:00
solokot
a2277e83a6
Update ru.rs 2023-05-12 08:45:43 +03:00
fufesou
0b3fae81d8 fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 09:59:52 +08:00
fufesou
83c110e528 fix build linux
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 09:10:26 +08:00
fufesou
bff54a61f8 plugin_framework, update lang
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:53:43 +08:00
fufesou
8a70bddd76 plugin_framework, test macos
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:49:19 +08:00
fufesou
7190d451d4 plugin_framework, plugin manager, debug linux
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:46 +08:00
fufesou
8e117b6dde plugin_framework, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:45 +08:00
fufesou
095ac46255 plugin_framework, test plugin manager, uninstall is not fully tested
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:42 +08:00
fufesou
4ee0fd9676 plugin_framework, test install plugin
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:14 +08:00
fufesou
b06fad0e43 plugin_framework, handle plugin list
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:14 +08:00
fufesou
4eb6bd82a4 plugin_framework, handle plugin list
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:14 +08:00
fufesou
db71dd039d plugin_framework, manager, install plugin
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:14 +08:00
fufesou
6f5ff0ac0e plugin_framework, Remove plugin enable option
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-12 08:48:14 +08:00
rustdesk
302f1c48d3 update crates, test on mac only 2023-05-11 12:04:38 +08:00
Mr-Update
ce9f97aa1f
Update de.rs 2023-05-10 22:54:15 +02:00
FastAct
8c767cb67e
Update nl.rs 2023-05-09 19:03:12 +02:00
mehdi-song
69af09202f
Update fa.rs 2023-05-09 09:12:34 +00:00
RustDesk
4ab3f5c94f
Merge pull request #4310 from solokot/master
Updated Russian translation
2023-05-09 17:12:18 +08:00
rustdesk
084ca8e59d linux is_installed 2023-05-09 17:09:51 +08:00
solokot
16f55807fc
Updated Russian translation 2023-05-09 11:58:46 +03:00
RustDesk
f96c010424
Merge pull request #4306 from HeCorr/complete-ptbr
Complete Brazilian Portuguese translations
2023-05-09 09:41:14 +08:00
HeCorr
765c5bc1a4
complete Brazilian Portuguese translations
including tips, plus a few uppercase tweaks to better match the English version.
2023-05-08 15:47:41 -03:00
HeCorr
516a009caf
fix English typo 2023-05-08 15:37:52 -03:00
bovirus
f95b3aaf67
Update italian language 2023-05-08 10:50:58 -07:00
Kingtous
229df038fc feat: add entry in left panel 2023-05-08 13:10:39 +08:00
Kingtous
77fa807b57 feat: implement dialog callback 2023-05-08 12:34:19 +08:00
rustdesk
472448ec9c fix ci 2023-05-06 09:27:58 +08:00
Kingtous
1e03dfb1d0 feat: add general ui handler 2023-05-06 01:31:19 +07:00
fufesou
4d16d9566a fix cursor active, portable service
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-05 08:24:08 -07:00
fufesou
13fe997447 add comment
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-05 20:22:34 +08:00
fufesou
3aabd8f5ae fix cursor active in portable service, update peer input cursor time
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-05 20:16:54 +08:00
fufesou
5dc83359a5 add cursor active logic for portable service
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-05 18:11:04 +08:00
fufesou
8f0d696304 plugin_framework, return C structure
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-05 13:37:43 +08:00