Commit Graph

458 Commits

Author SHA1 Message Date
rustdesk c5d7e5dfda fix: #3369 2023-03-02 13:32:21 +08:00
sjpark 19d1214a05 Merge remote-tracking branch 'github/master' into sigma 2023-02-28 16:00:31 +09:00
21pages 4b25291255 sciter/mobile id suffix "\r" or "/r" for relay
Signed-off-by: 21pages <pages21@163.com>
2023-02-26 14:32:50 +08:00
sjpark d76a1adfcc swap key update 2023-02-25 11:44:37 +09:00
sjpark b5c4de9c83 Merge remote-tracking branch 'github/master' into sigma
# Conflicts:
#	flutter/lib/desktop/widgets/remote_menubar.dart
2023-02-25 11:37:12 +09:00
21pages a9598e006a request elevation menu
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 15:51:13 +08:00
Kingtous d3455f3ce2 feat: adapt for the latest renderer plugin 2023-02-23 17:06:48 +08:00
fufesou 302499d1e0 fix sync displays info && select monitor menu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-17 13:32:17 +08:00
fufesou 10305ab548 refact text clipboard
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-16 20:24:42 +08:00
RustDesk f21bd44f43 Merge pull request #3230 from Kingtous/master
fix: window manager called on Android & bugfix etc.
2023-02-16 13:25:38 +08:00
Kingtous 97ad7a42bd fix: window manager called on Android & bugfix etc. 2023-02-16 10:58:27 +08:00
21pages d2e0cb396f relay hint msgbox
Signed-off-by: 21pages <pages21@163.com>
2023-02-14 20:51:32 +08:00
21pages 6f106251f9 force relay when id is suffixed with "/r"
Signed-off-by: 21pages <pages21@163.com>
2023-02-13 17:12:28 +08:00
Kingtous d2e24173d0 opt: read uint8list directly from rust codes 2023-02-12 23:48:52 +08:00
Kingtous 01d30bce9e opt: reduce copy and malloc times for both of flutter and rust 2023-02-12 08:08:44 +08:00
Kingtous f521b1665a opt: no copy during transmitting the decoded frame 2023-02-11 12:25:13 +08:00
Kingtous 491932cda1 opt: fetch rgba positively for sessions on flutter 2023-02-11 10:01:55 +08:00
rustdesk d416d7d965 base64 icon only for sciter 2023-02-11 00:21:19 +08:00
rustdesk 7edb3e6e92 CI 2023-02-10 17:48:53 +08:00
rustdesk be09728bf5 exclude ui module (sciter) for flutter 2023-02-10 17:09:31 +08:00
rustdesk f7643077d3 new tray 2023-02-09 21:28:42 +08:00
rustdesk fcd1f9b4a3 refactor handle_applicationShouldOpenUntitledFile 2023-02-09 18:11:32 +08:00
sjpark edff4acbcb swap key update 2023-02-09 12:16:41 +09:00
sjpark e3963adf49 Merge remote-tracking branch 'github/master' into sigma 2023-02-09 11:53:04 +09:00
sjpark 4bd4fba533 allow swap key 2023-02-08 21:45:10 +09:00
rustdesk 4134b77680 improve ffi enum data size, fix compile warning on mac 2023-02-08 19:17:59 +08:00
Kingtous 2943d2d0cc feat: cm interface 2023-02-07 16:20:37 +08:00
Kingtous ea391542fc opt: rename to on_voice_call_started 2023-02-07 16:20:37 +08:00
Kingtous 040396b3f8 feat: cm interface 2023-02-07 16:20:37 +08:00
Kingtous 850c4bcbbf opt: uniform name 2023-02-07 16:20:37 +08:00
Kingtous b412a7122b feat: rust connection implementation 2023-02-07 16:20:37 +08:00
Kingtous a04980fa13 refactor: remove audio mode 2023-02-07 16:20:37 +08:00
Kingtous 45b93100d6 feat: add voice call proto 2023-02-07 16:20:37 +08:00
Kingtous cab1fc719a feat: add audio mode in sciter 2023-02-07 16:20:37 +08:00
Kingtous 4dfae8da10 feat: add url scheme handler for macos 2023-02-04 11:23:48 +08:00
Kingtous a9fc63c34f opt: add default url scheme handler for macos 2023-02-04 11:23:48 +08:00
Kingtous 3a1b978112 feat: add event handler on rust macos 2023-02-04 11:23:47 +08:00
RustDesk 1a3dcbd275 Merge pull request #3014 from 21pages/dialog-style
opt ui
2023-01-31 09:55:58 +08:00
21pages 61389bc11f adjust quality monitor ui
Signed-off-by: 21pages <pages21@163.com>
2023-01-31 09:28:33 +08:00
rustdesk f4d0305242 remove unused tip 2023-01-30 15:57:27 +08:00
RustDesk 39515f3ed3 Revert "Remove remnant documentation for wayland fix" 2023-01-30 15:48:54 +08:00
Simon Spannagel baa30a49b9 Remove remnant documentation for wayland fix 2023-01-30 08:39:54 +01:00
Simon Spannagel 6db94983a1 Remove wayland fix for good
Signed-off-by: simonspa <simonspa@kth.se>
2023-01-30 08:06:48 +01:00
21pages 333092f983 switch sides
Signed-off-by: 21pages <pages21@163.com>
2023-01-20 14:53:05 +08:00
rustdesk aac12c2b21 applicationShouldOpenUntitledFile 2023-01-20 01:25:15 +08:00
rustdesk b4a88c7780 fix CI 2023-01-18 14:42:08 +08:00
rustdesk 8fb3c452be Allow setting custom server and key with env variables #2810 2023-01-18 14:22:41 +08:00
Josh Soref 1a5eed5768 spelling: launched
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref 43b975bd35 spelling: elapsed
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:58:33 -05:00
Josh Soref cbfcc3657f spelling: agreement
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:58:33 -05:00