Kingtous
|
76ad796c6a
|
opt: [windows] hide window on start
|
2022-09-16 17:46:46 +08:00 |
|
Kingtous
|
402e1c587c
|
fix: cm stuck at boot up, revert to flutter 3.0.5
|
2022-09-16 17:46:44 +08:00 |
|
rustdesk
|
921c321a71
|
remove flutter_test to resolve version conflict with icon_launcher
|
2022-09-16 17:14:32 +08:00 |
|
RustDesk
|
723f731a20
|
Merge pull request #1550 from Kingtous/master
opt: main window save/restore offset/position
|
2022-09-16 14:38:52 +08:00 |
|
RustDesk
|
e2d67ed19a
|
Merge pull request #1539 from asur4s/master
Refactor: input mode of desktop
|
2022-09-16 14:13:20 +08:00 |
|
Kingtous
|
0e26095852
|
opt: main window save/restore offset/position
|
2022-09-16 12:14:03 +08:00 |
|
Kingtous
|
3ef1adf796
|
opt: icons for all platform
|
2022-09-16 11:10:09 +08:00 |
|
rustdesk
|
ccdd01eed0
|
fix mac flutter build issue, ipc not working yet
|
2022-09-16 00:32:34 +08:00 |
|
RustDesk
|
5f6619080f
|
Merge pull request #1542 from Heap-Hop/ndk_mediacodec
Feat: Android H264/H265 decoder support
|
2022-09-15 21:17:24 +08:00 |
|
rustdesk
|
a73fab575a
|
run.sh
|
2022-09-15 18:27:10 +08:00 |
|
rustdesk
|
3730ed0cc3
|
Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk
|
2022-09-15 17:41:45 +08:00 |
|
rustdesk
|
f4871a992f
|
refactor core_main, also fix windows flutter restart repeated fatal
error crash
|
2022-09-15 17:41:10 +08:00 |
|
csf
|
d3bc4a7dc6
|
fix desktopType for mobile
|
2022-09-15 16:36:52 +08:00 |
|
csf
|
1e9e00ec51
|
put video_handler thread & update android build
|
2022-09-15 16:09:07 +08:00 |
|
Asura
|
25fd0d6148
|
Refactor: input mode of desktop
|
2022-09-14 23:49:59 -07:00 |
|
fufesou
|
f17198cd2a
|
flutter_desktop: fix remove fav peer && remove unused code
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-14 22:25:07 -07:00 |
|
Kingtous
|
088e31d80f
|
fix: add null catch on address book request
|
2022-09-15 11:06:44 +08:00 |
|
Asura
|
e6b1b007a6
|
Fix compile on android
|
2022-09-14 05:01:14 -07:00 |
|
fufesou
|
c5a78ce107
|
flutter_desktop: update custom cursor lib & menubar margin & better callback for pinning menubar
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-13 19:10:55 -07:00 |
|
csf
|
2e2bf3b8fb
|
optimize model.dart
|
2022-09-13 22:59:33 +08:00 |
|
csf
|
e9d94fdb24
|
mv lib/cm_main.dart to test/cm_test.dart
|
2022-09-13 22:59:28 +08:00 |
|
csf
|
a28fd5d772
|
refactor: del unused or dead code and optimize reusable code
|
2022-09-13 22:59:13 +08:00 |
|
csf
|
d3eac8539d
|
fix android no input permission
|
2022-09-13 22:52:44 +08:00 |
|
csf
|
ccb60ace8f
|
fix mouse out of bounds
|
2022-09-13 22:52:33 +08:00 |
|
fufesou
|
27e0bdca97
|
flutter_desktop: pin menubar, rotate icon
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-13 07:24:06 -07:00 |
|
fufesou
|
a075385a11
|
flutter_desktop: fix resize scale && Pin peer menu bar
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-13 22:01:15 +08:00 |
|
RustDesk
|
ae570acd03
|
Merge pull request #1509 from 21pages/optimize
add polkit and update build.rs
|
2022-09-13 21:56:13 +08:00 |
|
21pages
|
2f1092afaf
|
refactor audio setting
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-13 19:38:50 +08:00 |
|
rustdesk
|
69c49073c6
|
kz
|
2022-09-13 17:00:59 +08:00 |
|
RustDesk
|
64f5f3253c
|
Merge pull request #1501 from Heap-Hop/master
Update flutter desktop
|
2022-09-13 09:50:36 +08:00 |
|
csf
|
062a9d2635
|
update flutter desktop, chat page (in remote page) style
|
2022-09-13 09:29:19 +08:00 |
|
csf
|
f6055130e4
|
mv overlay.dart
|
2022-09-13 09:14:10 +08:00 |
|
csf
|
7fce018eea
|
optimize closeConfirmDialog by using async onWindowCloseButton
|
2022-09-13 09:14:06 +08:00 |
|
21pages
|
76e7bf5293
|
add ScrollController to each ScrollView
fix "The provided ScrollController is currently attached to more than one ScrollPosition"
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-13 09:10:04 +08:00 |
|
21pages
|
302a43d68c
|
update setting page, add option enable-rdp
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-13 09:10:04 +08:00 |
|
21pages
|
f5dba0f7aa
|
rdp and tcpTunnel use same tabPage
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-13 09:09:59 +08:00 |
|
rustdesk
|
d939a5ebc6
|
remove flutter/PKGBUILD, and modify build.py, not tested yet
|
2022-09-12 19:17:46 +08:00 |
|
rustdesk
|
4b0d12f16e
|
change flutter_hbb name later
|
2022-09-12 18:45:28 +08:00 |
|
Kingtous
|
74201b71b4
|
opt: windows build type & use generator expression
|
2022-09-12 18:37:09 +08:00 |
|
Kingtous
|
a957f894b7
|
add: dl libs
fix: flutter ci
Signed-off-by: Kingtous <kingtous@qq.com>
add: flutter ci
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-09-12 18:37:09 +08:00 |
|
fufesou
|
c479e0871d
|
flutter_desktop: fix scroll to center when mouse hover menu bar
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-12 01:35:56 -07:00 |
|
fufesou
|
efe6d080f3
|
flutter_desktop: set event func to async
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-11 19:52:38 -07:00 |
|
fufesou
|
aa6e747e8a
|
flutter_desktop: cursor image cache mismatch
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-10 19:50:48 -07:00 |
|
fufesou
|
ef0980a9b1
|
flutter_desktop: fix local cursor (hotx,hoty) offset
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-08 21:06:52 -07:00 |
|
fufesou
|
adafa38cfa
|
flutter_desktop: change cursor on scroll auto
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-08 21:06:52 -07:00 |
|
fufesou
|
8d198a2554
|
flutter_desktop: add action, allow file copy & paste
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-08 19:30:50 -07:00 |
|
fufesou
|
21b277ea3f
|
flutter_desktop: check remote menu, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-08 19:30:48 -07:00 |
|
RustDesk
|
f1bbe9ca5e
|
Merge pull request #1479 from Heap-Hop/master
Update flutter desktop
|
2022-09-08 22:39:07 +08:00 |
|
csf
|
d0c438268d
|
update overlay widgets on flutter desktop
1. add mobile actions
2. disable showChatIcon
|
2022-09-08 22:18:02 +08:00 |
|
csf
|
36143c0880
|
update Cargo.lock pubspec.lock & rename connection_tab_page.dart -> remote_tab_page.dart
|
2022-09-08 21:12:35 +08:00 |
|
csf
|
30156c694b
|
add file_transfer confirm close
|
2022-09-08 21:03:20 +08:00 |
|
csf
|
63cb816b7d
|
fix: close one connection tab will dispose all tabs (Obx)
|
2022-09-08 20:43:27 +08:00 |
|
csf
|
b93e59df21
|
confirm connection tab close
|
2022-09-08 20:41:14 +08:00 |
|
Kingtous
|
2d93460873
|
feat: flatpak and flutter build
|
2022-09-08 18:27:38 +08:00 |
|
RustDesk
|
1c170366e7
|
Merge pull request #1473 from 21pages/optimize
sync theme and language
|
2022-09-08 12:34:56 +08:00 |
|
21pages
|
e594657f97
|
fix linux RUSTDESK_LIB_PATH
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-08 12:20:33 +08:00 |
|
fufesou
|
a9bb7c7947
|
flutter_destkop: fix cursor scale
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-07 19:52:30 -07: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 |
|
21pages
|
17a7cbf7bb
|
follow system theme at startup and changing
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-08 10:25:17 +08:00 |
|
21pages
|
59f82262c8
|
fix cm waiting page close button
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-08 10:25:17 +08:00 |
|
21pages
|
31550452c3
|
remove overlay of PortForward page because it will cause rebuilding when closing
msgbox
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-08 10:25:17 +08:00 |
|
21pages
|
48481884b1
|
fix closing PortForward page while closing msgbox
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-08 10:25:17 +08:00 |
|
fufesou
|
41a5d53de6
|
flutter_desktop: refactor GetX in popup menu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-07 18:42:48 -07:00 |
|
fufesou
|
9b694cbac0
|
flutter_desktop: cursor cache - linux
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-07 18:42:48 -07:00 |
|
rustdesk
|
f91293bc12
|
1.2.0
|
2022-09-07 22:00:42 +08:00 |
|
RustDesk
|
47cefc57e6
|
Merge pull request #964 from asur4s/master
Feat: Support new keyboard mode
|
2022-09-07 21:34:29 +08:00 |
|
fufesou
|
1bf9700da6
|
flutter_desktop: show cursor
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-07 17:44:18 +08:00 |
|
fufesou
|
70c4726766
|
flutter_desktop: password menu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-07 17:43:19 +08:00 |
|
fufesou
|
a50482af5c
|
flutter_desktop: WOL & menu, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-07 17:37:29 +08:00 |
|
Asura
|
4d3fa6955b
|
Fix windows compile error
|
2022-09-07 16:57:27 +08:00 |
|
asur4s
|
f1c8b59a91
|
Update lock file
|
2022-09-07 04:04:07 -04:00 |
|
asur4s
|
8da4fbabf5
|
Merge branch 'master' of https://github.com/rustdesk/rustdesk
|
2022-09-07 03:52:31 -04:00 |
|
csf
|
235eb5415e
|
update file transfer and adjust icon size
|
2022-09-06 19:08:45 +08:00 |
|
asur4s
|
4eaa17017c
|
Refacotr enter or leave
|
2022-09-06 04:39:24 -04:00 |
|
asur4s
|
f20587cbc0
|
Fix release super key
|
2022-09-06 04:38:51 -04:00 |
|
asur4s
|
d3d31ff014
|
Fix modifier key status
|
2022-09-05 23:39:01 -04:00 |
|
asur4s
|
3d7377f9b6
|
Opt: Change keyboard mode by ui
|
2022-09-05 10:18:29 -04:00 |
|
RustDesk
|
82acb6a351
|
Merge pull request #1451 from Heap-Hop/refactor_ui_interface
Refactor UI interface
|
2022-09-05 20:31:14 +07:00 |
|
csf
|
7eeb0f7335
|
refactor cm -> ui_cm_interface for sciter and flutter
|
2022-09-05 19:41:09 +08:00 |
|
asur4s
|
5dfd041d8f
|
Opt: enter or leave
|
2022-09-05 06:19:05 -04:00 |
|
asur4s
|
abf78ab6f7
|
Refacotr env of keyboard && enter view
|
2022-09-05 05:55:31 -04:00 |
|
Kingtous
|
4c499ecf2e
|
fix: linux wayland frame of subwindow exists
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-09-05 14:01:52 +08:00 |
|
21pages
|
f47254c5e2
|
adjust geometry
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-04 20:57:57 +08:00 |
|
Asura
|
79aec0a63f
|
Fix compile error
|
2022-09-04 16:50:25 +08:00 |
|
21pages
|
760ab51919
|
dark theme adjustment
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-04 16:26:08 +08:00 |
|
21pages
|
62870e453c
|
add tabbar theme extension to fix theme update failure after overlay
added
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-04 11:03:16 +08:00 |
|
21pages
|
a553334157
|
dialog focus && deal with Enter/Esc key
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-04 09:17:36 +08:00 |
|
21pages
|
1b56304d9a
|
format id
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-03 18:20:55 +08:00 |
|
fufesou
|
11c5364e71
|
flutter_desktop: fix cursor, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-03 03:10:55 -07:00 |
|
asur4s
|
bec8daafb9
|
Fix simulate in wayland
|
2022-09-02 15:29:25 -04:00 |
|
Asura
|
34d7089a8e
|
Refactor: map keyboard
|
2022-09-02 04:49:36 -07:00 |
|
Asura
|
a2763c2d6f
|
Remove generate file
|
2022-09-02 02:05:29 -07:00 |
|
Asura
|
03315a3bc4
|
Update pubspec.lock
|
2022-09-02 01:11:59 -07:00 |
|
Asura
|
2b0778987c
|
Update pubspec.lock to fix CI
|
2022-09-02 00:24:09 -07:00 |
|
Asura
|
bc7611ae0d
|
Merge branch 'master' of https://github.com/rustdesk/rustdesk
|
2022-09-01 23:53:55 -07:00 |
|
fufesou
|
722a4d3de7
|
flutter desktop: ui changes
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-02 13:46:12 +08:00 |
|
fufesou
|
2dc8c02d15
|
flutter_desktop: custom image quality ui
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-02 13:46:11 +08:00 |
|
RustDesk
|
5a8fc529ed
|
Merge pull request #1429 from 21pages/optimize
Optimize cm display behavior
|
2022-09-02 11:30:45 +08:00 |
|
21pages
|
f6bc448cec
|
adjust cm display behavior
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-02 11:10:32 +08:00 |
|
Kingtous
|
155fa51ff4
|
fix: linux wayland setAlignment crash workaround
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-09-02 10:50:14 +08:00 |
|
21pages
|
39a1545e94
|
add close confirmation dialog
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-02 10:37:21 +08:00 |
|
fufesou
|
9085a93888
|
flutter_desktop: fix peer page bugs
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-01 17:44:20 -07:00 |
|
fufesou
|
ec02f9e721
|
flutter_desktop: refactor peercard menu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-01 22:13:37 +08:00 |
|
fufesou
|
ce1a504e9f
|
flutter_desktop: custom image quality
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-01 22:13:37 +08:00 |
|
fufesou
|
7cb079afc8
|
flutter_desktop: add debug print
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-01 22:13:36 +08:00 |
|
fufesou
|
4b9805b0f3
|
flutter_desktop: custom image quality
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-01 22:13:32 +08:00 |
|
fufesou
|
59f0ffa82f
|
flutter_desktop: menu bar, switch menu & shrink-stretch -> adaptive
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-01 22:05:06 +08:00 |
|
RustDesk
|
027ffbb405
|
Merge pull request #1419 from Heap-Hop/refactor_desktop_remote_code
Refactor desktop remote.rs flutter.rs
|
2022-09-01 18:56:52 +08:00 |
|
csf
|
2891c1b148
|
refactor set_peer_info
|
2022-09-01 16:21:41 +08:00 |
|
XieJiSS
|
3e8f7ed36d
|
fix: unicode-related error during .ts generation
The user may uses a different codepage/encoding which is not unicode,
so we'd like to get rid of that
|
2022-08-31 20:24:48 +08:00 |
|
21pages
|
8f6fed5416
|
fix tabbar close button can't show when selected && hovered
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-31 19:23:32 +08:00 |
|
Asura
|
9999e8864e
|
Update pubspec.lock
|
2022-08-31 04:16:49 -07:00 |
|
21pages
|
38abd27384
|
impl option remote modification
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-31 15:21:18 +08:00 |
|
21pages
|
839be76b8f
|
tabbar: check before scroll
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-31 09:19:51 +08:00 |
|
21pages
|
7fce02e688
|
fix: not use fixed button width
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-31 09:19:51 +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 |
|
fufesou
|
4d914e9a01
|
flutter_desktop: remote menubar remove submenu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-30 21:49:08 +08:00 |
|
fufesou
|
f42c6ffeaf
|
flutter_desktop: connection type icon, tested windows
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-30 21:49:05 +08:00 |
|
fufesou
|
01e96a1134
|
flutter_desktop: connection type, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-30 21:47:05 +08:00 |
|
Kingtous
|
c72e48bef1
|
fix: close all typed sessions when hide subwindow
|
2022-08-30 20:48:59 +08:00 |
|
Kingtous
|
66a2c51ca5
|
fix: linux memory-safe workaround
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-30 16:45:47 +08:00 |
|
csf
|
37617fa888
|
fix port forward session id & file session dispose
|
2022-08-29 18:37:03 +08:00 |
|
csf
|
a90973621a
|
rust port-forward
|
2022-08-29 13:08:42 +08:00 |
|
RustDesk
|
560c03e99c
|
Merge pull request #1389 from 21pages/port-forward
port forward ui && fix TextField cursor problem
|
2022-08-29 09:15:06 +08:00 |
|
21pages
|
e0579a9b57
|
add keeping android font scale factor
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-29 08:41:39 +08:00 |
|
21pages
|
b004f4b9ee
|
fix TextField cursor problem
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-29 08:41:33 +08:00 |
|
fufesou
|
55ba191ad9
|
flutter_desktop: show/hide menubar tooltip
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-28 21:55:16 +08:00 |
|
fufesou
|
ea77d9284b
|
flutter_desktop: new remote menu, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-28 21:13:11 +08:00 |
|
21pages
|
6ea16e4cdb
|
port forward ui
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-28 20:17:28 +08:00 |
|
Kingtous
|
98387e06e1
|
fix: linux main/sub window resize issue
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-28 14:59:13 +08:00 |
|
Asura
|
914847bb63
|
Fix generated_bridge
|
2022-08-27 23:00:43 +08:00 |
|
Asura
|
3b5b79712b
|
Fix compile error on macos
|
2022-08-27 22:17:02 +08:00 |
|
Asura
|
52a0621d19
|
Fix CI
|
2022-08-26 22:13:19 -07:00 |
|
Asura
|
4da81ab7ee
|
Merge branch 'flutter_desktop'
|
2022-08-26 22:00:49 -07:00 |
|
Asura
|
b3f83b98c7
|
Fix flutter pub hostname
|
2022-08-26 21:50:21 -07:00 |
|
Asura
|
e0db94532f
|
Merge branch 'rustdesk/master'
|
2022-08-27 09:55:27 +08:00 |
|
Asura
|
ee19a03ecc
|
Convert keycode to RdevKey
|
2022-08-26 18:29:46 -07:00 |
|
Kingtous
|
4e047f1bb2
|
opt: support match user/hostname/id(sciter), case insensitive
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-27 01:05:38 +08:00 |
|
Kingtous
|
ff5e9a8ea5
|
opt: support match user/hostname/id(flutter), case insensitive
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-27 00:45:09 +08:00 |
|
RustDesk
|
8c9a3ac955
|
Merge pull request #1367 from Kingtous/master
feat: deb/arch flutter package
|
2022-08-26 14:59:23 +08:00 |
|
csf
|
343be3ddf2
|
fix peer card double click
|
2022-08-26 13:02:15 +08:00 |
|
csf
|
14f34f589c
|
fix tab dispose bug, add Key for PageView children
|
2022-08-26 12:14:14 +08:00 |
|
csf
|
c04168eb73
|
add flutter_lints
|
2022-08-26 12:00:53 +08:00 |
|
Zachary Locklear
|
25b052ef17
|
Grammatical correction for closing dialog.
|
2022-08-25 09:57:12 -06:00 |
|
Kingtous
|
2fbe313d2e
|
feat: deb package
|
2022-08-25 18:36:44 +08:00 |
|
Kingtous
|
1fb186fd2a
|
feat: manjaro/arch build.py
|
2022-08-25 17:35:45 +08:00 |
|
21pages
|
b2b7ca30fd
|
add force-always-relay menu
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-25 14:35:08 +08:00 |
|
21pages
|
f9db9fc87a
|
Merge branch 'master' into flutter_desktop
|
2022-08-25 13:41:25 +08:00 |
|
21pages
|
bb64690ac9
|
optimize style of peer card
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-25 10:25:47 +08:00 |
|
Asura
|
b38c3299d8
|
fix: can't find rustdesk.so
|
2022-08-24 17:10:34 -07:00 |
|
21pages
|
7c9f799f05
|
optimize id input
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-24 22:14:41 +08:00 |
|
21pages
|
16c1813df1
|
adjust about setting tab position
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-24 22:14:41 +08:00 |
|
21pages
|
5497a59823
|
keep text scale factor (except android)
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-24 22:14:41 +08:00 |
|
csf
|
e78d44935a
|
refactor DesktopTab impl for cm
|
2022-08-24 21:52:21 +08:00 |
|
csf
|
67b40b2cc7
|
fix full screen
|
2022-08-24 21:20:50 +08:00 |
|
csf
|
4f4ac67228
|
refactor DesktopTab impl for file_manager_tab_page.dart
|
2022-08-24 21:09:18 +08:00 |
|
csf
|
cc3c725f38
|
refactor DesktopTab impl for connection_tab_page.dart
|
2022-08-24 20:56:42 +08:00 |
|
csf
|
66b1459126
|
rename tabbar -> tab
|
2022-08-24 20:17:51 +08:00 |
|
csf
|
78c79a0e8d
|
refactor tabbar_widget.dart and impl for desktop_tab_page.dart
|
2022-08-24 20:12:04 +08:00 |
|
csf
|
5f68c099dd
|
prevent delay by using onDoubleTapDown instead of onDoubleTap
|
2022-08-24 15:13:43 +08:00 |
|
csf
|
f4745ded23
|
add desktop cm closeAll clients
|
2022-08-24 15:05:11 +08:00 |
|
csf
|
3155d40f80
|
fix file_manager_page.dart conflict
|
2022-08-24 15:05:09 +08:00 |
|
csf
|
befb6ffe8f
|
fix cm client authorized
|
2022-08-24 15:04:58 +08:00 |
|
csf
|
5326e32128
|
fix app type event name for mobile and cm
|
2022-08-24 15:04:55 +08:00 |
|
csf
|
91f2106037
|
fix mobile build
|
2022-08-24 15:04:51 +08:00 |
|
Kingtous
|
0eed72a60d
|
feat: find ID
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-23 17:52:53 +08:00 |
|
Kingtous
|
4f859d3c9d
|
feat: peer card type
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-23 17:21:50 +08:00 |
|
Kingtous
|
8a825a7345
|
fix: macos window manager compile
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-23 17:21:32 +08:00 |
|
21pages
|
930bf72c91
|
optimize ui style
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-23 09:26:46 +08:00 |
|
csf
|
14b8140e45
|
1. update DesktopTabBar for cm.
2. refactor server_model clients map -> list.
3. update tab changing events.
|
2022-08-22 21:03:54 +08:00 |
|
csf
|
b33d1f216f
|
update chat_model for desktop cm
|
2022-08-22 20:30:57 +08:00 |
|
csf
|
f88bbb0595
|
update test cm_main.dart
|
2022-08-22 20:30:49 +08:00 |
|
csf
|
72655b528a
|
opt cm FittedBox
|
2022-08-22 20:30:41 +08:00 |
|
csf
|
b9d1eb0dd1
|
add file manager overlay dialog
|
2022-08-22 20:29:02 +08:00 |
|
csf
|
2c7f0d7588
|
fix cm event listener & switch permission
|
2022-08-22 20:26:16 +08:00 |
|
Kingtous
|
48e25accae
|
fix: resize issue found in window manager
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-22 14:21:38 +08:00 |
|
Kingtous
|
05771e65e2
|
feat: can resize window when without title bar
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-22 13:52:22 +08:00 |
|
RustDesk
|
3028d7c0ff
|
Merge pull request #1324 from 21pages/style
setting lock && some style change
|
2022-08-22 10:10:51 +08:00 |
|
21pages
|
a10487c840
|
native style
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-22 09:40:15 +08:00 |
|
Kingtous
|
10eb1003c1
|
fix: multi window macos compile
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-22 09:39:52 +08:00 |
|
21pages
|
4faf0a3d35
|
check super permission: win && linux
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-22 09:04:20 +08:00 |
|
Kingtous
|
f4d94498c0
|
fix: window manager start drag
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-19 14:23:16 +08:00 |
|
Kingtous
|
9c01870d9b
|
fix: multi window linux drag issue
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-19 12:27:29 +08:00 |
|
21pages
|
41e5f6d0de
|
replace tabview with pageview to remove animation
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-18 22:18:58 +08:00 |
|
Kingtous
|
3cc67bf581
|
feat: sub window custom title bar & functions
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-18 17:26:39 +08:00 |
|
Kingtous
|
b8f7e85c0b
|
feat: main window custom bar & drag
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-18 17:26:39 +08:00 |
|
Kingtous
|
9fee1f41e7
|
opt: use WindowOption to initialize screen
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-18 09:51:19 +08:00 |
|
Kingtous
|
eed87808e5
|
opt: optimize cm ui & timer & auto close
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-18 00:34:04 +08:00 |
|
Kingtous
|
a580b98472
|
feat: accpet/disconnect
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-17 21:46:56 +08:00 |
|
Kingtous
|
dcab45d8ab
|
feat: cm ui
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-17 21:28:36 +08:00 |
|
csf
|
3063adc2fd
|
add desktop cm backend
|
2022-08-17 17:23:55 +08:00 |
|
RustDesk
|
fc061d2b49
|
Merge pull request #1294 from 21pages/setting
optimize settings ui
|
2022-08-17 15:37:30 +08:00 |
|
21pages
|
845a524b82
|
optimize settings ui
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-17 13:04:37 +08:00 |
|
csf
|
97614b3930
|
ensure connection close
|
2022-08-17 10:01:40 +08:00 |
|
csf
|
ce050e250d
|
desktop close connection tab (remote page)
|
2022-08-17 10:01:26 +08:00 |
|
csf
|
c9c40508e7
|
add / remove favorite
|
2022-08-17 10:00:50 +08:00 |
|
csf
|
53b69b59a8
|
rename get_session -> session_get
|
2022-08-17 10:00:35 +08:00 |
|
fufesou
|
ddd6e30226
|
flutter_desktop: remove _showEdit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-16 23:45:24 +08:00 |
|
fufesou
|
213e22e019
|
flutter_desktop: fix chat message overflow
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-16 23:40:21 +08:00 |
|
fufesou
|
82b72e5fdd
|
flutter_desktop: fullscreen ok
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-16 23:35:26 +08:00 |
|
Kingtous
|
a001b15335
|
feat: drop to send files to remote
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-16 13:28:48 +08:00 |
|
Kingtous
|
4bd5fe1509
|
opt: entries empty fallback
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-16 12:50:08 +08:00 |
|
Kingtous
|
eea62352d2
|
feat: file transfer path scrollable
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-16 12:28:12 +08:00 |
|
Kingtous
|
2017a0f02b
|
feat: file transfer searchbar
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-16 12:06:54 +08:00 |
|
Kingtous
|
d9c9365520
|
feat: switch breadcrumb&path with focus node
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-16 11:46:51 +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 |
|
csf
|
3e702c834a
|
fix showLoading dark theme & add doubleTap to connect
|
2022-08-15 20:29:44 +08:00 |
|
csf
|
5b3ef29d75
|
fix mobile showSuccess & update pubspec.lock
|
2022-08-15 14:43:08 +08:00 |
|
csf
|
da4c218ea3
|
add showToast & dialog clickMaskDismiss
|
2022-08-15 14:39:31 +08:00 |
|
Kingtous
|
a6e2ad8639
|
add: fullscreen for sub windows
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-15 14:04:08 +08:00 |
|
Kingtous
|
07e54a0614
|
add: connection manager page
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-15 12:35:10 +08:00 |
|
Kingtous
|
ce86d5a5d4
|
add: cm page
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-15 11:52:06 +08:00 |
|
21pages
|
5887334c2e
|
add setting page
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-15 08:56:42 +08:00 |
|
fufesou
|
163645ef86
|
flutter_desktop: fix block user input action
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-14 12:57:30 +08:00 |
|
fufesou
|
b731d8e38a
|
flutter_desktop: disable scroll wheel event
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-14 12:48:04 +08:00 |
|
fufesou
|
98d66ed43c
|
flutter_desktop: fix scroll event to rust
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-14 11:20:52 +08:00 |
|
fufesou
|
4fecbba87e
|
flutter_desktop: remote scroll choice translation
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-13 22:29:08 +08:00 |
|
fufesou
|
47b7e84aca
|
flutter_desktop: remote window cursor debug (getx)
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-13 20:56:19 +08:00 |
|
fufesou
|
fd8c83497d
|
flutter_desktop: remote window cursor debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-13 20:45:10 +08:00 |
|
fufesou
|
af2e555e41
|
flutter_desktop: remote window mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-13 20:24:59 +08:00 |
|
fufesou
|
c38c9d275b
|
flutter_desktop: try mouse handler
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-13 20:18:12 +08:00 |
|
fufesou
|
4e4f837160
|
flutter_desktop: scroll, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-13 20:18:09 +08:00 |
|
csf
|
e6329dc7eb
|
new dialog impl based on Overlay
|
2022-08-12 18:48:56 +08:00 |
|
21pages
|
327a712c36
|
optimize ui
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-12 09:28:30 +08:00 |
|
21pages
|
94353cf90b
|
unify tab logic
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-11 18:14:23 +08:00 |
|
21pages
|
c799fb1857
|
refactor tabbar: Homepage adaptation
1. remove redundant MaterialApp in GetMaterialApp
2. unified background color
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-11 18:14:20 +08:00 |
|
21pages
|
1440d26376
|
tabbar: material style
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-11 18:10:58 +08:00 |
|
21pages
|
f62f327883
|
tabbar theme
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-11 18:10:58 +08:00 |
|
csf
|
09c80bc585
|
update desktop and mobile chat message
|
2022-08-11 10:19:12 +08:00 |
|
kingtous
|
780b42d0ba
|
feat: adapt macos dark mode
|
2022-08-10 11:33:50 +08:00 |
|
csf
|
f96c652ee4
|
refresh peers state workaround
|
2022-08-10 10:42:59 +08:00 |
|
csf
|
dd8812dd88
|
fix desktop dark mode
|
2022-08-09 21:12:55 +08:00 |
|
csf
|
42f27922bf
|
fix desktop stop-service
|
2022-08-09 20:50:45 +08:00 |
|
csf
|
cb88a3abb6
|
fix desktop init file / input permission bug
|
2022-08-09 20:36:52 +08:00 |
|
Kingtous
|
0dd91acf0d
|
feat: add focus with restore
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-09 19:49:18 +08:00 |
|
kingtous
|
eab7ffba7d
|
feat: focus with restore
|
2022-08-09 19:39:33 +08:00 |
|
kingtous
|
ec3f7a8e91
|
add: multi window focus
|
2022-08-09 19:32:19 +08:00 |
|
kingtous
|
8a113caf2e
|
update: deps
|
2022-08-09 18:12:47 +08:00 |
|
Kingtous
|
a10020d1f1
|
fix: fix window manager re-register issue
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-09 18:03:33 +08:00 |
|
Kingtous
|
ff2a7b96e8
|
Merge branch 'rustdesk:flutter_desktop' into flutter_desktop
|
2022-08-09 16:41:57 +08:00 |
|
kingtous
|
d76782a0fc
|
fix: use multi window controller to close window
|
2022-08-09 16:37:11 +08:00 |
|
Kingtous
|
fa8514aefe
|
fix: currentTheme
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-09 13:50:26 +08:00 |
|
kingtous
|
5a953cc8df
|
fix: multi window close issue
|
2022-08-09 13:39:30 +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
|
96cb8c3d9c
|
flutter_desktop: fix image scale quanlity
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-09 10:33:47 +08:00 |
|
21pages
|
28b75fa9f7
|
switch window, close subwindow
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-09 10:13:59 +08:00 |
|
csf
|
ad944b6d56
|
fix merge
|
2022-08-09 08:09:21 +08:00 |
|
csf
|
e420178750
|
refactor all [setByName] [getByName] to async bridge function
|
2022-08-08 22:27:27 +08:00 |
|