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
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