deep-soft
|
c1f40fd045
|
Update MainFlutterWindow.swift
fix macOS build after
1753bd9dce
forgot about line 42:
DesktopDropPlugin ...
|
2023-05-06 14:00:54 +03:00 |
|
deep-soft
|
b3e851e67f
|
Update MainFlutterWindow.swift
fix macOS build after
1753bd9dce
|
2023-05-06 12:23:45 +03:00 |
|
RustDesk
|
1753bd9dce
|
Merge pull request #4283 from fufesou/fix/disable_desktop_drop
disable desktop_drop for now
|
2023-05-06 11:51:18 +08:00 |
|
fufesou
|
c37b67b9c2
|
revert pubspec.yaml
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-05 20:49:06 -07:00 |
|
fufesou
|
72b19a27d3
|
disable desktop_drop for now
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-05 20:47:42 -07:00 |
|
Kingtous
|
1e03dfb1d0
|
feat: add general ui handler
|
2023-05-06 01:31:19 +07:00 |
|
RustDesk
|
a7689f540c
|
Revert "To support the touch pad of the magnetic keyboard on Android tablets."
|
2023-05-04 20:31:03 +08:00 |
|
lpcy
|
a1412d2ff9
|
To support the touch pad of the magnetic keyboard on Android tablets.
|
2023-05-03 22:55:50 +08:00 |
|
Kingtous
|
3980e52a88
|
opt: close main window when exit from tray on macOS
|
2023-05-02 23:48:49 +08:00 |
|
Kingtous
|
f4c5a3d903
|
fix: window on top when url scheme received from ipc
|
2023-05-02 16:20:07 +08:00 |
|
RustDesk
|
9bb9d637c7
|
Merge pull request #4251 from fufesou/refact/print_better
better print
|
2023-05-02 13:12:01 +08:00 |
|
Kingtous
|
7a82070420
|
fix: make event loop in tray compatible with main window
|
2023-05-02 12:52:27 +08:00 |
|
fufesou
|
a023764bfd
|
better print
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-01 22:59:07 +08:00 |
|
rustdesk
|
14e947e32d
|
add comment
|
2023-05-01 09:25:06 +08:00 |
|
21pages
|
a3adb4788f
|
fix last commit
Signed-off-by: 21pages <pages21@163.com>
|
2023-05-01 09:05:52 +08:00 |
|
RustDesk
|
c0f2a62bb8
|
Update remote_page.dart
|
2023-04-30 23:24:24 +08:00 |
|
RustDesk
|
b5ab71e2ff
|
Update remote_page.dart
|
2023-04-30 23:20:44 +08:00 |
|
21pages
|
7bfe383e4a
|
disable wakelock when minisized
Signed-off-by: 21pages <pages21@163.com>
|
2023-04-30 20:05:56 +08:00 |
|
fufesou
|
c315924ef7
|
plugin_framework, fix dup ui widgets
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-29 12:34:34 +08:00 |
|
fufesou
|
6b1645f44d
|
set width,height,stride together with the rgba data for rendering
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-28 11:44:52 +08:00 |
|
fufesou
|
12ab0a433a
|
plugin_framework, debug listen event
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-27 14:41:53 +08:00 |
|
fufesou
|
45d07686b9
|
plugin_framework, debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-26 16:07:58 +08:00 |
|
21pages
|
2e19ffe89d
|
workaroud for macos window hiding after checking authorization
Signed-off-by: 21pages <pages21@163.com>
|
2023-04-25 16:57:19 +08:00 |
|
fufesou
|
2051dca5b4
|
plugin_framework, support log callback
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-25 15:35:56 +08:00 |
|
Kingtous
|
e90b496229
|
fix: macOS url handler cannot be triggered after opening a new window
|
2023-04-25 09:35:40 +08:00 |
|
fufesou
|
d8dc56a743
|
plugin_framework, debug config, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-24 19:57:20 +08:00 |
|
fufesou
|
cbeebea7a5
|
plugin_framework, show remote toolbar widget
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-23 20:53:51 +08:00 |
|
RustDesk
|
eb96b0d451
|
Merge pull request #4166 from fufesou/feat/plugin_framework
plugin_framework, load plugin
|
2023-04-23 16:47:31 +08:00 |
|
fufesou
|
7156d41d3a
|
plugin_framework, temporary solution to compilation errors
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-23 16:23:35 +08:00 |
|
fufesou
|
260c671d6c
|
plugin_framework, load plugin
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-23 15:40:55 +08:00 |
|
RustDesk
|
65347092ad
|
Merge pull request #4161 from fufesou/feat/plugin_framework
plugin_framework, plugin manager
|
2023-04-22 22:31:45 +08:00 |
|
fufesou
|
ae789ff5f1
|
plugin_framework, plugin manager
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-22 22:21:02 +08:00 |
|
rustdesk
|
7cfcedaa5c
|
build ipa with given profile: https://jtmuller5.medium.com/flutter-build-an-ipa-90520e813a96
|
2023-04-22 13:21:06 +08:00 |
|
fufesou
|
b1b867dd9d
|
more granular control over ui option update.
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-21 23:25:00 +08:00 |
|
fufesou
|
67413b7419
|
plugin_framework, flutter event handlers
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-21 21:41:24 +08:00 |
|
RustDesk
|
87c98ac8a5
|
Merge pull request #4129 from sj6219/theta
ios build
|
2023-04-21 13:09:30 +08:00 |
|
RustDesk
|
541cc7a554
|
Update Info.plist
|
2023-04-21 13:08:33 +08:00 |
|
sjpark
|
d9cc3433d4
|
merge info.plist
|
2023-04-21 13:39:46 +09:00 |
|
21pages
|
009c88e0df
|
android synchronized stopCapture
Signed-off-by: 21pages <pages21@163.com>
|
2023-04-21 11:00:34 +08:00 |
|
fufesou
|
1b303b7b27
|
plugin_framework, ui tmp
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-20 22:55:27 +08:00 |
|
fufesou
|
9a08e0bed4
|
add ui event
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-20 22:55:26 +08:00 |
|
fufesou
|
d9755abbc2
|
tmp commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-20 22:55:26 +08:00 |
|
sjpark
|
261f98774b
|
ios build
|
2023-04-20 22:30:09 +09:00 |
|
fufesou
|
4200734593
|
add events to ui
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-20 10:29:52 +08:00 |
|
21pages
|
1100b2a465
|
show fingerprint
Signed-off-by: 21pages <pages21@163.com>
|
2023-04-19 15:52:15 +08:00 |
|
RustDesk
|
f8a292cc56
|
Merge pull request #4096 from Kingtous/feat/plugins
feat: add iOS target for rustdesk
|
2023-04-18 19:55:05 +08:00 |
|
RustDesk
|
6bf0abe44e
|
Merge pull request #4097 from unglazed/feat-link-allow-password
add password handling in uni links handler
|
2023-04-18 19:52:01 +08:00 |
|
unglazed
|
ca97065eb6
|
add password handling in uni links handler
Signed-off-by: unglazed <130832733+unglazed@users.noreply.github.com>
|
2023-04-18 14:41:17 +03:00 |
|
Kingtous
|
74a3b14835
|
fix: remove the undefined symbol on iOS first
|
2023-04-18 18:54:07 +08:00 |
|
Kingtous
|
e269fb28dd
|
fix: build ipa archive first
|
2023-04-18 18:53:40 +08:00 |
|