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 |
|
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 |
|
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
|
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
|
05771e65e2
|
feat: can resize window when without title bar
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-22 13:52:22 +08:00 |
|
21pages
|
a10487c840
|
native style
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-22 09:40:15 +08:00 |
|
21pages
|
4faf0a3d35
|
check super permission: win && linux
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-22 09:04:20 +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
|
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
|
da4c218ea3
|
add showToast & dialog clickMaskDismiss
|
2022-08-15 14:39:31 +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 |
|