Commit Graph

226 Commits

Author SHA1 Message Date
Kingtous
a17f14b92a opt: upgrade flutter ci/nightly to 3.7.0 stable
This reverts commit 6f9b3ae466.
2023-01-28 09:41:05 +08:00
RustDesk
6f9b3ae466
Revert "opt: upgrade flutter ci/nightly to 3.7.0 stable" 2023-01-27 21:11:46 +08:00
Kingtous
eac83fca28 fix: update scrolling to fit flutter 3.3+ 2023-01-27 02:00:38 +08:00
Kingtous
06a0aeb03b opt: upgrade flutter to 3.7.0 2023-01-26 22:57:49 +08:00
NicKoehler
9acec720a3 updated mac icon - #2722 2023-01-23 14:57:04 +01:00
21pages
ee0e84be37 update flutter_rust_bridge to latest
Signed-off-by: 21pages <pages21@163.com>
2023-01-20 14:53:52 +08:00
21pages
9aecd28702 complex pernament password
lowercase, uppercase, digit, length>=8

Signed-off-by: 21pages <pages21@163.com>
2023-01-16 19:49:18 +08:00
Kingtous
b28e4b0e60 feat: appimage nightly ci 2023-01-08 00:22:15 +08:00
Kingtous
40e9462679 fix: save/restore window position on macos
also hide on launch
2023-01-06 20:40:29 -08:00
Kingtous
5a6e879c0a update: cursor to 0.0.2 2022-12-12 00:14:38 +08:00
Kingtous
bc5a959c90 opt: backport cursor api 2022-12-11 23:23:26 +08:00
kingtous
46a6df86ea refactor: use latest custom cursor api 2022-12-11 14:17:29 +08:00
fufesou
da08400fe5 remote menu, draggable hide widget
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-07 15:17:21 +08:00
kingtous
c09a7d445a fix: build in os.system wrapper 2022-12-02 14:59:54 +08:00
Kingtous
9c55c897be fix: remove tray manager in multi window 2022-12-02 10:26:52 +08:00
fufesou
5ea4a130ea update uni_links_desktop
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-01 22:53:49 +08:00
rustdesk
ac33924a9c remove flutter tray 2022-12-01 11:19:51 +08:00
Kingtous
c6e658e256 opt: fix win7 crash on latest device_info_plus 2022-11-30 13:56:22 +08:00
Kingtous
8a4f8e202d opt: ui & cursor
- opt: win7 frameless
- opt: disable cursor output & macos free cache
- opt: main window, set location before show/hide
2022-11-29 23:03:16 +08:00
Kingtous
03c1395565 opt: remove listener warning output 2022-11-26 11:38:39 +08:00
Kingtous
9a9d0117e2 opt: reduce white screen flickering on sub window 2022-11-19 16:17:11 +08:00
Kingtous
403861c3ce fix: multi window existence on taskbar 2022-11-17 15:55:37 +08:00
fufesou
3d5be47b1b fix cursor key mismatch
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-14 17:17:15 +08:00
Kingtous
1a917b1603 opt: add windows custom cursor cache 2022-11-13 14:57:46 +08:00
Kingtous
cb28a48f6f fix: windows maximize issue 2022-11-11 22:04:50 +08:00
fufesou
50d885d3e7 Remove SharedPreferences, debug win
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-10 23:33:24 +08:00
Kingtous
74357236bb opt: save offset and size after hide on linux 2022-11-10 15:58:09 +08:00
Kingtous
0b167493cc opt: add preventClose to handle close event manually 2022-11-06 17:39:47 +08:00
fufesou
4f7af964c6 desktop cm: auto focus & merge setSizeAlignment
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-05 10:35:56 +08:00
fufesou
c2d843ace6 refactor main runApp()
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-02 22:23:23 +08:00
fufesou
519e9420bd flutter_desktop: fix win crash for uni_link_desktop
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-01 11:04:45 +08:00
Kingtous
cdb63bbc71 opt: add g_autoptr to free event automatically 2022-11-01 10:11:04 +08:00
Kingtous
f187956ae5 fix: sub window resize cause focus freeze 2022-10-28 14:39:06 +08:00
Kingtous
74d86c9c60 fix: window memory issue 2022-10-27 16:23:31 +08:00
Kingtous
5cf8c039b5 fix: [win] window channel deconstruction memory issue 2022-10-26 16:58:15 +08:00
Kingtous
dd547cedf0 fix: a hook memory issue on linux 2022-10-25 13:48:38 +08:00
Kingtous
e00a59bbd4 fix: remove duplicate destory on windows 2022-10-24 17:14:16 +08:00
21pages
1249776a21 add auto-size-text for installCard button
Signed-off-by: 21pages <pages21@163.com>
2022-10-24 15:58:24 +08:00
Kingtous
74b03afe5c fix: sub window failed to start or freeze issue 2022-10-22 22:46:48 +08:00
Kingtous
f0f3a2027c opt: ci
opt: use force to prevent reuse newer bundle tools
2022-10-21 14:21:52 +08:00
csf
bab826e9a3 [change dart SDK version to >=2.17.0] update drive icon and mobile style 2022-10-20 10:31:31 +09:00
csf
04398ef54e file model handle path . and .. , opt follow lint 2022-10-19 23:29:45 +09:00
Kingtous
bf7597ec7c feat: add window size plugin injection on windows 2022-10-19 16:29:38 +08:00
kingtous
5fff68011a wip: uni links 2022-10-19 16:28:07 +08:00
Kingtous
614e0d40bf feat: add window event on macos, windows 2022-10-14 14:00:54 +08:00
Kingtous
44662dc50b [Linux] feat: add window oriented listener support 2022-10-13 20:40:02 +08:00
Kingtous
ed9ce650e0 opt: update upstream flutter_custom_cursor 2022-10-10 22:23:24 +08:00
fufesou
2cc92c199c flutter_desktop: adjust window
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-10 09:47:45 +08:00
Kingtous
f3a60a0448 opt: remove debug output from custom cursor 2022-10-09 18:13:15 +08:00
Kingtous
d8a720d886 fix: [Linux] duplicate window border on sub window 2022-10-08 17:19:45 +08:00
rustdesk
70e7e99531 some png -> svg 2022-09-27 18:34:05 +08:00
RustDesk
2481f338b0
Merge branch 'master' into record 2022-09-27 15:32:27 +08:00
Kingtous
eb059d83c6 opt: windows program name to rustdesk 2022-09-25 19:22:59 +08:00
Kingtous
02adf7104d feat: add shadow on linux 2022-09-23 16:37:17 +08:00
21pages
9489877c78 video record
Signed-off-by: 21pages <pages21@163.com>
2022-09-22 09:57:52 +08:00
csf
9284850dff Merge branch 'master' into mobile_feat_update_rebase 2022-09-21 14:12:22 +08:00
Kingtous
e5a292ef26 opt: flutter_improved_scrolling doc & remove border 2022-09-20 10:39:18 +08:00
Kingtous
df5a2ab556 opt: custom scroll for better scroll and add trackpad support 2022-09-19 21:09:54 +08:00
csf
0c407994cd fix android deps build 2022-09-19 17:03:12 +08:00
Kingtous
21eb7bd165 opt: more configurable scroll logic & edge size 2022-09-19 16:06:03 +08:00
Kingtous
f1a3a8ca01 opt: add support locales 2022-09-19 15:47:37 +08:00
rustdesk
2567256dcb moved all png to res 2022-09-18 11:22:30 +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
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
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
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
fufesou
a50482af5c flutter_desktop: WOL & menu, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-09-07 17:37:29 +08: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
Kingtous
155fa51ff4 fix: linux wayland setAlignment crash workaround
Signed-off-by: Kingtous <kingtous@qq.com>
2022-09-02 10:50:14 +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
4d914e9a01 flutter_desktop: remote menubar remove submenu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-30 21:49:08 +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
Kingtous
98387e06e1 fix: linux main/sub window resize issue
Signed-off-by: Kingtous <kingtous@qq.com>
2022-08-28 14:59:13 +08:00
csf
c04168eb73 add flutter_lints 2022-08-26 12:00:53 +08:00
21pages
bb64690ac9 optimize style of peer card
Signed-off-by: 21pages <pages21@163.com>
2022-08-25 10:25:47 +08: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
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