Commit Graph

1008 Commits

Author SHA1 Message Date
Kingtous
b4f7fcabad opt: make duplicated action panel offstage on macos 2023-01-13 00:06:38 -08:00
Asur4s
a35bd772cc fix conflicts 2023-01-12 00:35:39 +08:00
rustdesk
878111f32d fix a3643f53bf 2023-01-11 18:49:06 +08:00
rustdesk
9e9d6fa002 fix linux.svg 2023-01-11 18:41:45 +08:00
rustdesk
3cbcd2e46a mac tray icon opt 2023-01-11 15:35:35 +08:00
fufesou
a3643f53bf set image center when remote resolution is changed
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-10 17:13:40 +08:00
RustDesk
c7fd38ed23
Merge pull request #2791 from fufesou/refact/adjust_window
do not show adjust window when scale adaptive
2023-01-10 16:30:02 +08:00
fufesou
5d6cb259da do not show adjust window when scale adaptive
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-10 16:07:48 +08:00
fufesou
00867276ed fix wayland input
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-10 14:18:25 +08:00
Kingtous
6f455be347 opt: set title for all windows 2023-01-10 11:34:26 +08:00
Josh Soref
128aa17476 spelling: visible
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
a0b73b96da spelling: responds
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
996ed5398e spelling: rendezvous
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
f43b8b23a8 spelling: registrar
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
ad7640bb0e spelling: nonexistent
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
44ead53bc3 spelling: minimized
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
0fb8250000 spelling: label
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
fc4d2e4b3e spelling: into
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
a58303c8c2 spelling: github
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:59:08 -05:00
Josh Soref
5b3835d1fe spelling: connecting
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:58:33 -05:00
Josh Soref
380a1670f0 spelling: chosen
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:58:33 -05:00
Josh Soref
49c1b3a2df spelling: another
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-09 12:58:33 -05:00
21pages
658c6500d9 adjust server setting ui
Signed-off-by: 21pages <pages21@163.com>
2023-01-09 19:28:56 +08:00
csf
6c577dc117 Merge branch 'master' of https://github.com/rustdesk/rustdesk 2023-01-09 14:51:58 +09:00
csf
87f203db4a fix loginDialog focus conflict 2023-01-09 14:43:05 +09:00
csf
a8536118c0 add verificationCodeDialog, opt loginDialog 2023-01-09 14:21:16 +09:00
csf
a01b87510c move login.dart 2023-01-08 23:30:34 +09:00
Kingtous
b28e4b0e60 feat: appimage nightly ci 2023-01-08 00:22:15 +08:00
Kingtous
85e4e0fe4e feat: add appimage build for flutter 2023-01-08 00:14:04 +08:00
rustdesk
aefbaf3398 Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk 2023-01-07 13:13:02 +08:00
rustdesk
6ebe25a6ba remove counter https://stackoverflow.com/questions/51893926/how-can-i-hide-letter-counter-from-bottom-of-textfield-in-flutter 2023-01-07 13:12:51 +08:00
Kingtous
40e9462679 fix: save/restore window position on macos
also hide on launch
2023-01-06 20:40:29 -08:00
rustdesk
c1f983a952 remove ENABLE_HARDENED_RUNTIME in debug to make flutter run -d macos
works under m1
2023-01-06 21:33:01 +08:00
fufesou
947b7c9a4d disable scroll options when image is wrapped by window
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-06 20:26:34 +08:00
fufesou
921b049e1e ignore dpi while scale original
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-06 20:26:34 +08:00
csf
3e357159f3 refactor user login:
1. opt request json type.
2. desktop and mobile use same loginDialog.
3. opt loginDialog UI style.
4. opt login request Exception catch.
2023-01-06 19:26:19 +09:00
rustdesk
56e699a5e6 adjust input style of "enter id" 2023-01-06 17:10:38 +08:00
RustDesk
6886a8948b
Merge pull request #2736 from Kingtous/feat/macos/rcodesign
feat: add macos p12 codesign for nightly build
2023-01-06 14:10:47 +08:00
rustdesk
584295f3fa config_input not well tested yet 2023-01-06 13:19:08 +08:00
rustdesk
ce5b49b7dd add config_input 2023-01-06 12:42:16 +08:00
kingtous
632a981a84 fix: enable hardened runtime in whole project 2023-01-06 11:59:09 +08:00
kingtous
863ba0f4fb feat: notarize dmg support 2023-01-06 11:59:09 +08:00
RustDesk
09435f43df
Merge pull request #2735 from 21pages/part-fix-nvidia-crash
optional software render to fix flutter render problem on some nvidia card
2023-01-06 10:27:31 +08:00
fufesou
97cf85d1b7 mouse forward back support on windows
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-05 17:47:26 +08:00
21pages
5f6a264278 optional software render to fix flutter render problem on some nvidia
card

Signed-off-by: 21pages <pages21@163.com>
2023-01-05 16:46:39 +08:00
rustdesk
3aa4aaea77 more ignore 2023-01-05 15:59:42 +08:00
rustdesk
80f24e3044 Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk 2023-01-05 15:58:33 +08:00
rustdesk
a211949ba4 add __CGPreLoginApp flag to xcode project following https://stackoverflow.com/questions/41429524/how-to-simulate-keyboard-and-mouse-events-using-cgeventpost-in-login-window-mac https://opensource.apple.com/source/IOHIDFamily/IOHIDFamily-700/IOHIDFamily.xcodeproj/project.pbxproj 2023-01-05 15:57:59 +08:00
RustDesk
1867502ef7
Merge pull request #2724 from fufesou/fix/linux_to_mac
fix linux to mac, keyboard input
2023-01-05 15:19:17 +08:00
rustdesk
a109788f6e add mac tray icon to mac resources 2023-01-05 15:17:57 +08:00
fufesou
b723f8472d fix linux to mac, keyboard input
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-05 15:00:52 +08:00
fufesou
c95019453b fix https://github.com/rustdesk/rustdesk/issues/2713
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-04 20:08:04 +08:00
fufesou
fd974caa8d try fix https://github.com/rustdesk/rustdesk/issues/2670
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-04 16:42:08 +08:00
rustdesk
1998f8a6bc fix drag icon hidden because color is not set 2023-01-03 23:42:40 +08:00
fufesou
b114ebf350 fix some misspellings
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-31 21:41:16 +08:00
fufesou
56041a5aac fix remote cursor pos
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-30 16:14:30 +08:00
Kingtous
bf63d397e0 opt: add a double check on focus 2022-12-29 17:51:00 +08:00
rustdesk
75f57cf0fc fix trans 2022-12-27 23:26:11 +08:00
RustDesk
efc12d036e
Merge pull request #2658 from fufesou/feat/choose_keyboard_layout_type
Feat/choose keyboard layout type
2022-12-27 19:16:48 +08:00
fufesou
50c33450b9 fix keyboard type store
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-27 18:16:29 +08:00
fufesou
ebdead8766 add svg
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-27 18:16:29 +08:00
fufesou
48e684335e choose keyboard layout type, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-27 18:16:29 +08:00
Kingtous
22e1e7c8d8 fix: regrab key from minimize restore on windows 2022-12-27 16:18:28 +08:00
asur4s
a3769ca8e9 opt: map mode hide when unsupported 2022-12-26 02:32:48 -08:00
fufesou
c348282dbf fix adjust window, check visiable frame size
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-26 14:34:35 +08:00
RustDesk
96e41abbaa
Merge pull request #2647 from KG7x/master
Fix typo & Optimize images & Cleanup
2022-12-26 13:16:52 +08:00
RustDesk
0e6e27b0ae
Merge pull request #2649 from 21pages/audit
audit && remove  ReorderedListView
2022-12-26 11:05:48 +08:00
21pages
8b7e6935f4 remove ReorderedListView
Signed-off-by: 21pages <pages21@163.com>
2022-12-26 09:48:44 +08:00
21pages
a5643a6b59 fix two finger scroll
Signed-off-by: 21pages <pages21@163.com>
2022-12-26 09:48:44 +08:00
21pages
54ce0a9775 refactor audit field
Signed-off-by: 21pages <pages21@163.com>
2022-12-26 09:48:44 +08:00
21pages
b3114d4147 file audit
Signed-off-by: 21pages <pages21@163.com>
2022-12-26 09:48:08 +08:00
csf
9c07a0f2d8 fix mobile api server validation bug 2022-12-26 10:12:01 +09:00
KG7x
71103886e6 Fix typo 2022-12-25 20:21:13 +03:00
KG7x
4e7568dec1 Optimize images (loseless) 2022-12-25 19:36:51 +03:00
KG7x
2d6075189d Cleanup 2022-12-25 19:23:03 +03:00
fufesou
eac8327f57 fix adjust window
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-23 23:10:34 +08:00
Huabing Zhou
385a1594f3 Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk 2022-12-23 22:02:06 +08:00
Huabing Zhou
4815099482 make m1 run (used brew install llvm) 2022-12-23 22:00:05 +08:00
Kingtous
602932ba97 fix: keeps mouse region grab key on linux 2022-12-22 19:54:04 +08:00
Kingtous
2ae38c93f0 opt: use whole focus instead to trigger session enter or leave 2022-12-21 22:47:41 +08:00
fufesou
92f31d3020 fix win-linux IntlBackslash
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-21 22:30:53 +08:00
RustDesk
aa2837dd39
Merge pull request #2621 from Heap-Hop/master
refactor import/export id server config
2022-12-21 18:20:42 +08:00
csf
cba6a3e0ee refactor to use ServerConfig 2022-12-21 16:24:01 +09:00
csf
f5cc55ab3d refactor mobile import ServerConfig 2022-12-21 15:41:07 +09:00
csf
4f74acba76 add ServerConfig, update server config import and export 2022-12-21 15:14:43 +09:00
Kingtous
01f497c234 opt: remove unnecessary window listener 2022-12-21 11:50:30 +08:00
Kingtous
52f60154db opt: remove not working on multiple times 2022-12-21 11:41:16 +08:00
Kingtous
8bb62abd3e fix: cannot input alt+tab when cursor is outside 2022-12-21 11:41:16 +08:00
csf
58c1be39c8 add catch err 2022-12-20 23:57:06 +09:00
csf
c67b952869 fix logOut fail, add logOut request timeout and catch err 2022-12-20 23:57:02 +09:00
RustDesk
1054715891
Merge pull request #2605 from Heap-Hop/other_user_peers
request other user's peers in same group
2022-12-19 23:56:24 +08:00
csf
c5ad9893ff request other user's peers in sam
e group
2022-12-19 22:38:33 +09:00
RustDesk
d573c6eeb1
Merge pull request #2589 from jimmyGALLAND/br-jg-lang-about
add tab about translate
2022-12-18 11:47:57 +08:00
RustDesk
a39e009fb4
Merge pull request #2583 from asur4s/master
refactor: legacy keyboard mode && release key
2022-12-18 11:42:25 +08:00
Jimmy GALLAND
15bebcf45b add tab about translate 2022-12-17 20:17:05 +01:00
RustDesk
40f1e855d5
Merge pull request #2577 from 21pages/fix
fix theme and peer tab
2022-12-17 12:41:23 +08:00
21pages
747318827b fix peer tab translation and visibility
Signed-off-by: 21pages <pages21@163.com>
2022-12-17 12:28:11 +08:00
21pages
895d339d86 fix theme sync
Signed-off-by: 21pages <pages21@163.com>
2022-12-17 12:27:31 +08:00
csf
3e8c1c46b6 fix logOut failing, add invoking logOut before id server change 2022-12-16 23:18:30 +09:00
csf
9d2364b307 fix Android cannot get id 2022-12-16 23:15:26 +09:00
RustDesk
dca3d3ebc2
Merge pull request #2541 from 21pages/group_card
fix group card
2022-12-14 12:52:06 +08:00
21pages
099029f5e2 add group peer card mobile compatibility like address book
Signed-off-by: 21pages <pages21@163.com>
2022-12-14 12:47:08 +08:00
21pages
e1bfd73ca1 fix group model pull error
Signed-off-by: 21pages <pages21@163.com>
2022-12-14 12:27:57 +08:00
Kingtous
03af5042ec opt: jump to selected item 2022-12-14 11:57:11 +08:00
Kingtous
7a938ace02 feat: add list file search listener 2022-12-14 11:57:11 +08:00
RustDesk
ac14e462f6
Merge pull request #2538 from 21pages/group_card
add group peer card
2022-12-14 11:42:33 +08:00
21pages
880a0d4209 add group peer card
Signed-off-by: 21pages <pages21@163.com>
2022-12-14 11:25:31 +08:00
fufesou
47658667d6 Merge branch 'master' into keyboard 2022-12-14 11:12:55 +08:00
asur4s
14e21863ba update deps 2022-12-13 15:34:20 -08:00
fufesou
98e085419c move rdev grab from main page to remote page
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-12 21:46:58 +08:00
Kingtous
5a6e879c0a update: cursor to 0.0.2 2022-12-12 00:14:38 +08:00
Kingtous
bc5a959c90 opt: backport cursor api 2022-12-11 23:23:26 +08:00
kingtous
46a6df86ea refactor: use latest custom cursor api 2022-12-11 14:17:29 +08:00
rustdesk
1424cbeb44 Merge branch 'master' into keyboard 2022-12-09 19:51:15 +08:00
Chieh Wang
49bcf8f794 fix conflict 2022-12-08 23:49:36 -08:00
Kingtous
d3d4c7dac4 opt: enable debug stacktrace output & add json serde check 2022-12-09 10:49:47 +08:00
Kingtous
7dadf3ba2f opt: remove redundant restore job 2022-12-08 17:41:14 +08:00
Asura
3b60304d14 refactor: keyboard of client 2022-12-08 09:03:41 +08:00
fufesou
da08400fe5 remote menu, draggable hide widget
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-07 15:17:21 +08:00
21pages
6f7eb17c48 ab: read respectively and sync when set
Signed-off-by: 21pages <pages21@163.com>
2022-12-06 12:12:10 +08:00
21pages
5616b20879 opt add ab id
Signed-off-by: 21pages <pages21@163.com>
2022-12-06 12:12:08 +08:00
csf
bbddbde6a0 mobile skipping info & fix mobile breadCrumbScroller has no client error 2022-12-05 21:57:08 +09:00
Kingtous
97066080bf feat: skip status for flutter 2022-12-05 20:11:08 +08:00
rustdesk
c3ea787aa8 remove tray manager in pod lock 2022-12-05 17:01:12 +08:00
21pages
251ce41d36 fix menu padding mistake
Signed-off-by: 21pages <pages21@163.com>
2022-12-05 09:33:01 +08:00
rustdesk
8d1254cf14 fix is_login_wayland 2022-12-05 00:27:11 +08:00
RustDesk
b798e7415d
Merge pull request #2449 from Heap-Hop/fix_ft
Fix file transfer bugs
2022-12-04 23:04:09 +08:00
csf
763c314253 opt file transfer Windows BreadCrumbScroll 2022-12-04 23:51:48 +09:00
csf
c79b6eb0bb fix file transfer local Windows path can't split 2022-12-04 23:44:03 +09:00
csf
5b9a76f8a5 fix file transfer load/save config, opt breadCrumbScroll 2022-12-04 22:41:44 +09:00
21pages
9788f3684f judge attribute when parse ab json
Signed-off-by: 21pages <pages21@163.com>
2022-12-04 20:03:35 +08:00
21pages
5a7f610b59 fix cm elevate button visibility of different conn type
Signed-off-by: 21pages <pages21@163.com>
2022-12-04 20:03:35 +08:00
21pages
9bbe236651 peer tab recorder
Signed-off-by: 21pages <pages21@163.com>
2022-12-04 20:03:35 +08:00
21pages
be74f90334 right menu to show/hide peer card
Signed-off-by: 21pages <pages21@163.com>
2022-12-04 20:03:32 +08:00
21pages
fb0c75f188 fix theme sync
Signed-off-by: 21pages <pages21@163.com>
2022-12-04 19:55:48 +08:00
rustdesk
3f009a3bc7 wayland tip 2022-12-04 18:39:59 +08:00
rustdesk
c37f4dabe1 add LSUIElement=1 to flutter/macos/Runner/Info.plist 2022-12-04 17:00:30 +08:00
fufesou
f2a6a8a88b do not show privacy action if peer does not support
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-02 21:37:10 +08:00
Kingtous
5465b84971 refactor: remove tray manager in macos 2022-12-02 16:46:43 +08:00
kingtous
c09a7d445a fix: build in os.system wrapper 2022-12-02 14:59:54 +08:00
Kingtous
9c55c897be fix: remove tray manager in multi window 2022-12-02 10:26:52 +08:00
fufesou
5ea4a130ea update uni_links_desktop
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-01 22:53:49 +08:00
fufesou
387a7f2df4 ios get data dir
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-01 21:48:19 +08:00
RustDesk
89e6f431b2
Merge pull request #2403 from fufesou/fix_connect_on_subwindow
fix connect on subwindow, notify main window
2022-12-01 13:56:50 +08:00
fufesou
7c09e66902 fix connect on subwindow, notify main window
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-01 13:52:12 +08:00
rustdesk
ac33924a9c remove flutter tray 2022-12-01 11:19:51 +08:00
fufesou
c0cf6c3173 fix image blurry
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-30 22:57:16 +08:00
Kingtous
10e1336221 opt: preserve addon buttons 2022-11-30 14:05:49 +08:00
Kingtous
85529105be fix: sdkInt fallback to 0 2022-11-30 13:57:46 +08:00
Kingtous
c6e658e256 opt: fix win7 crash on latest device_info_plus 2022-11-30 13:56:22 +08:00