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