Commit Graph

67 Commits

Author SHA1 Message Date
fufesou
b000fd1ea8 build linux
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-10 23:33:36 +08:00
fufesou
50d885d3e7 Remove SharedPreferences, debug win
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-10 23:33:24 +08:00
Asura
996a317b57 refactor: keyboard listen and grab && fix shift + scroll 2022-11-04 13:42:10 +08:00
fufesou
a362446eff remove some compilation warnings
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-31 10:18:22 +08:00
fufesou
db99eccbe0 win_fix_multi_tab: win clipboard refactor
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-27 15:56:06 +08:00
fufesou
adf4f3eea4 win_fix_multi_tab: refactor clipboard on windows, monitor ready mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-27 15:56:06 +08:00
fufesou
a49552d28b win_fix_multi_tab: refactor clipboard on windows, mid commit2
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-27 15:56:05 +08:00
fufesou
77de0d05f9 msgbox & translations
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-17 22:00:44 +08:00
21pages
2ced73cdda pass rust args to flutter
Signed-off-by: 21pages <pages21@163.com>
2022-10-11 15:10:58 +08:00
21pages
ca9ca19fa7 persist cm chat page if chat unanswered
Signed-off-by: 21pages <pages21@163.com>
2022-10-09 08:53:21 +08:00
21pages
e74f155cb6 fix recording start stop
Signed-off-by: 21pages <pages21@163.com>
2022-09-22 09:57:52 +08:00
csf
86d83e12b0 opt: dark theme, add follow system mode 2022-09-21 23:32:59 +08:00
csf
583ccb4b66 del finished TODOs 2022-09-13 22:59:38 +08:00
Asura
675e199b35 Disable keyboard listen 2022-09-13 01:50:22 -07:00
21pages
f5dba0f7aa rdp and tcpTunnel use same tabPage
Signed-off-by: 21pages <pages21@163.com>
2022-09-13 09:09:59 +08:00
21pages
d5d2a98572 sync language
Signed-off-by: 21pages <pages21@163.com>
2022-09-08 10:25:17 +08:00
21pages
b4e0101e3e sync theme
Signed-off-by: 21pages <pages21@163.com>
2022-09-08 10:25:17 +08:00
asur4s
8da4fbabf5 Merge branch 'master' of https://github.com/rustdesk/rustdesk 2022-09-07 03:52:31 -04:00
asur4s
b6e0cc8e74 Fix warning 2022-09-05 12:39:11 -04:00
csf
948580b288 Windows build 2022-09-05 21:28:26 +08:00
csf
bd733bc108 mobile build 2022-09-05 20:05:23 +08:00
csf
7eeb0f7335 refactor cm -> ui_cm_interface for sciter and flutter 2022-09-05 19:41:09 +08:00
csf
09b769d92f WIP file transfer 2022-09-05 10:27:33 +08:00
Asura
bc7611ae0d Merge branch 'master' of https://github.com/rustdesk/rustdesk 2022-09-01 23:53:55 -07:00
csf
ee83987523 sciter input & conn_type and other InvokeUi impl 2022-09-01 17:36:37 +08:00
csf
2891c1b148 refactor set_peer_info 2022-09-01 16:21:41 +08:00
Asura
37dbfcc86d Delete pynput from repo 2022-08-31 23:07:52 -07:00
csf
41a53e4983 refactor io_loop 2022-09-01 09:48:53 +08:00
csf
ae265ca836 flutter.rs Session -> ui_session_interface.rs 2022-08-31 22:24:57 +08:00
csf
e5c4554221 refactor remote, sciter / flutter run success 2022-08-31 20:46:30 +08:00
csf
bdcb848a75 refactor remote interface 2022-08-31 16:31:31 +08:00
fufesou
b7ce85e062 flutter_deskop: sync session add, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-30 23:04:37 +08:00
csf
fcc62febb1 update port-forward
1. fix multi remote port override.
2. add connection.rs port-forward failed to close
2022-08-29 19:45:06 +08:00
Asura
5d69a99427 Fix compile error on windows 2022-08-29 15:25:53 +08:00
csf
a90973621a rust port-forward 2022-08-29 13:08:42 +08:00
21pages
6ea16e4cdb port forward ui
Signed-off-by: 21pages <pages21@163.com>
2022-08-28 20:17:28 +08:00
Asura
32f9b4c787 Support map keyboard mode on flutter 2022-08-27 01:03:44 -07:00
Asura
4da81ab7ee Merge branch 'flutter_desktop' 2022-08-26 22:00:49 -07:00
Asura
ee19a03ecc Convert keycode to RdevKey 2022-08-26 18:29:46 -07:00
21pages
f9db9fc87a Merge branch 'master' into flutter_desktop 2022-08-25 13:41:25 +08:00
Asura
b38c3299d8 fix: can't find rustdesk.so 2022-08-24 17:10:34 -07:00
csf
b71593a25c fix mobile app type event name flutter.rs 2022-08-24 15:05:02 +08:00
RustDesk
714d474ff2
Merge pull request #1327 from Heap-Hop/flutter_desktop_cm
Flutter desktop cm
2022-08-22 22:33:28 +08:00
csf
b5ebb5de37 flutter_desktop_cm fix Windows build & TODO clipboard_file 2022-08-22 22:16:45 +08:00
csf
2c7f0d7588 fix cm event listener & switch permission 2022-08-22 20:26:16 +08:00
csf
3063adc2fd add desktop cm backend 2022-08-17 17:23:55 +08:00
csf
710ffcd0c7 update quality monitor & remove remote_page.dart desktop unused code 2022-08-15 20:29:54 +08:00
csf
f99ab7d0a7 fix dialog res bug ; add desktop restart remote device 2022-08-15 20:29:51 +08:00
fufesou
b2ffe9dee4 flutter_desktop: handle privacy mode back notifications
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-09 11:03:56 +08:00
fufesou
e553756ad8 flutter_desktop: fix clipboard
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-09 10:33:47 +08:00