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 |
|
Asura
|
e6b1b007a6
|
Fix compile on android
|
2022-09-14 05:01:14 -07:00 |
|
rustdesk
|
69c49073c6
|
kz
|
2022-09-13 17:00:59 +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 |
|
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
|
abf78ab6f7
|
Refacotr env of keyboard && enter view
|
2022-09-05 05:55:31 -04:00 |
|
Asura
|
79aec0a63f
|
Fix compile error
|
2022-09-04 16:50:25 +08:00 |
|
asur4s
|
bec8daafb9
|
Fix simulate in wayland
|
2022-09-02 15:29:25 -04: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 |
|
Kingtous
|
155fa51ff4
|
fix: linux wayland setAlignment crash workaround
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-09-02 10:50:14 +08:00 |
|
Asura
|
9999e8864e
|
Update pubspec.lock
|
2022-08-31 04:16:49 -07:00 |
|
Kingtous
|
66a2c51ca5
|
fix: linux memory-safe workaround
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-30 16:45:47 +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
|
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 |
|
csf
|
c04168eb73
|
add flutter_lints
|
2022-08-26 12:00:53 +08: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 |
|
Kingtous
|
8a825a7345
|
fix: macos window manager compile
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-23 17:21:32 +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 |
|
Kingtous
|
10eb1003c1
|
fix: multi window macos compile
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-22 09:39:52 +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 |
|
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 |
|
csf
|
5b3ef29d75
|
fix mobile showSuccess & update pubspec.lock
|
2022-08-15 14:43:08 +08:00 |
|
Kingtous
|
a6e2ad8639
|
add: fullscreen for sub windows
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-15 14:04:08 +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 |
|
kingtous
|
780b42d0ba
|
feat: adapt macos dark mode
|
2022-08-10 11:33:50 +08:00 |
|
kingtous
|
eab7ffba7d
|
feat: focus with restore
|
2022-08-09 19:39:33 +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
|
7ea2b27352
|
fix: windows onDestroy callback
|
2022-08-08 15:26:07 +08:00 |
|
Kingtous
|
8f8d5e1efb
|
update: sync desktop_multi_window to 0.1.0
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-05 10:49:02 +08:00 |
|
csf
|
3ff2f60fb7
|
Merge master
|
2022-08-04 17:24:02 +08:00 |
|
csf
|
747cc794f8
|
fix flutter3 warning upgrade dependencies
|
2022-08-01 22:28:54 +08:00 |
|
fufesou
|
0ba8b4079b
|
flutter_desktop_online_state: refactor connection page
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-28 11:11:13 +08:00 |
|
kingtous
|
d0e55f6f81
|
feat: all address book logic
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-07-26 17:03:19 +08:00 |
|
Kingtous
|
f4e0b6e50a
|
add: change id on flutter
|
2022-07-15 17:00:37 +08:00 |
|
Kingtous
|
3f2aaae1ff
|
opt: merge addon
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-06-27 11:51:29 +08:00 |
|