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
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
fufesou
213e22e019
flutter_desktop: fix chat message overflow
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-16 23:40:21 +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
a6e2ad8639
add: fullscreen for sub windows
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-08-15 14:04:08 +08:00
csf
e6329dc7eb
new dialog impl based on Overlay
2022-08-12 18:48:56 +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
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
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
60a628aefe
fix: window close hook
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-28 22:16:10 +08:00
Kingtous
4a89469b84
Merge remote-tracking branch 'rustdesk/master' into flutter_desktop
...
# Conflicts:
# Cargo.lock
# Cargo.toml
# build.rs
# flutter/.gitignore
# flutter/lib/common.dart
# flutter/lib/mobile/pages/remote_page.dart
# flutter/lib/models/model.dart
# flutter/lib/models/native_model.dart
# flutter/lib/models/server_model.dart
# flutter/pubspec.lock
# flutter/pubspec.yaml
# src/client.rs
# src/client/file_trait.rs
# src/flutter.rs
# src/mobile_ffi.rs
# src/ui.rs
2022-06-27 11:18:53 +08:00
Kingtous
d5c0bcea61
revert: remove conflict bitsdojo_window plugin for linux & macOS
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-27 10:00:51 +08:00
kingtous
eef20806d6
fix: temporary remove collesped plugins
2022-06-27 09:48:35 +08:00
rustdesk
8753b28a96
arm32
2022-06-13 22:12:53 +08:00
kingtous
985c616ca6
refactor: make multi FFI object && initial flutter multi sessions support
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-13 21:07:26 +08:00
Kingtous
d81d785722
feat: add tray icon to status bar
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-02 16:23:20 +08:00
kingtous
c0b9a67cdd
fix: macOS compilation for multi window plugin
2022-06-02 02:20:17 +08:00
kingtous
12d0380c8c
fix: windows compilation for multi window plugin
2022-06-02 02:13:07 +08:00
csf
0b67164ecf
adapt to flutter 3
2022-06-01 15:29:31 +08:00
csf
1b7eb73ee8
SyncReturn
2022-06-01 15:09:48 +08:00
SoLongAndThanksForAllThePizza
5825ae4531
fix: compile error when using enum in flutter
2022-05-31 16:28:12 +08:00
Kingtous
ac09c37516
fix: method channel in multi window context
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-05-31 12:11:29 +08:00
kingtous
82895e6951
opt & fix:
...
- main window ui: adapt pc logic
- fix: platform infomation using device info plus
Signed-off-by: Kingtous <kingtous@qq.com>
2022-05-30 13:26:01 +08:00
Kingtous
7b3bbdf964
feat: add customed titlebar
2022-05-29 19:55:50 +08:00
Kingtous
708801bdf6
feat: add single/multi window manager wrapper & fix issue causing input twice
2022-05-29 17:23:27 +08:00
csf
fa5f48638f
adapt to flutter 3
2022-05-26 18:25:16 +08:00
Kingtous
a364e7f808
demo: use mobile_ffi to get id for desktop version
2022-05-25 14:12:40 +08:00
csf
a7af7967f6
use new event channel for mobile and web
2022-05-17 19:59:37 +08:00
rustdesk
c3bc539a61
fix chat model
2022-05-16 00:01:27 +08:00
rustdesk
d6e36a423f
update pod and version for ios
2022-05-15 02:24:19 +08:00
rustdesk
6de0fa781c
for merge
2022-05-12 16:50:30 +08:00