dignow
|
7dcb28ce33
|
fix, separate window, event stream leak
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-07 09:01:31 +08:00 |
|
dignow
|
32c349dd8b
|
tmp commit
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-07-09 02:06:24 +08:00 |
|
rustdesk
|
a9098960d1
|
fix #4533
|
2023-06-09 11:32:36 +08:00 |
|
21pages
|
2ececed0c1
|
use uuid as session id
Signed-off-by: 21pages <pages21@163.com>
|
2023-06-08 07:24:02 +08:00 |
|
Kingtous
|
7a82070420
|
fix: make event loop in tray compatible with main window
|
2023-05-02 12:52:27 +08:00 |
|
fufesou
|
7caafd563e
|
cm, better position to start ipc
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-13 13:46:44 +08:00 |
|
csf
|
f26088765e
|
1. sync from flutter and pass app_dir from MainService.kt to backend server when app start on boot.
2. add start_service when start on boot.
|
2023-03-01 00:05:06 +09:00 |
|
Kingtous
|
d3455f3ce2
|
feat: adapt for the latest renderer plugin
|
2023-02-23 17:06:48 +08:00 |
|
Kingtous
|
d2e24173d0
|
opt: read uint8list directly from rust codes
|
2023-02-12 23:48:52 +08:00 |
|
Kingtous
|
01d30bce9e
|
opt: reduce copy and malloc times for both of flutter and rust
|
2023-02-12 08:08:44 +08:00 |
|
Kingtous
|
3b34e2ea45
|
feat: run local audio server at start
|
2023-02-07 16:20:37 +08:00 |
|
Kingtous
|
1426771ec9
|
fix: uni links failed to be invoked with --cm running on macOS
|
2023-02-07 01:31:23 +08:00 |
|
Kingtous
|
4dfae8da10
|
feat: add url scheme handler for macos
|
2023-02-04 11:23:48 +08:00 |
|
Kingtous
|
d3d4c7dac4
|
opt: enable debug stacktrace output & add json serde check
|
2022-12-09 10:49:47 +08:00 |
|
fufesou
|
387a7f2df4
|
ios get data dir
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-12-01 21:48:19 +08:00 |
|
Kingtous
|
85529105be
|
fix: sdkInt fallback to 0
|
2022-11-30 13:57:46 +08:00 |
|
Kingtous
|
c6e658e256
|
opt: fix win7 crash on latest device_info_plus
|
2022-11-30 13:56:22 +08:00 |
|
fufesou
|
767950d429
|
remove unneccessary ??
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-30 10:43:15 +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
|
4a3dd3a5af
|
opt: relative macos dylib
|
2022-11-22 23:03:12 +08:00 |
|
Kingtous
|
8b15174ca6
|
update: deps
wip: add arm,arm64 triplet
opt: macos nightly ci
|
2022-11-22 23:03:12 +08:00 |
|
Kingtous
|
220d056760
|
feat: implement tray in linux
|
2022-11-04 19:21:09 +08:00 |
|
Kingtous
|
3d7736836f
|
feat: add dbus and cli connect support
|
2022-10-11 23:22:57 +08:00 |
|
21pages
|
ae8d97eb72
|
deal with flutter SYSTEM user
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-29 09:13:19 +08:00 |
|
Kingtous
|
402e1c587c
|
fix: cm stuck at boot up, revert to flutter 3.0.5
|
2022-09-16 17:46:44 +08:00 |
|
fufesou
|
c479e0871d
|
flutter_desktop: fix scroll to center when mouse hover menu bar
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-12 01:35:56 -07:00 |
|
fufesou
|
efe6d080f3
|
flutter_desktop: set event func to async
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-11 19:52:38 -07:00 |
|
fufesou
|
aa6e747e8a
|
flutter_desktop: cursor image cache mismatch
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-10 19:50:48 -07:00 |
|
Asura
|
bc7611ae0d
|
Merge branch 'master' of https://github.com/rustdesk/rustdesk
|
2022-09-01 23:53:55 -07:00 |
|
fufesou
|
59f0ffa82f
|
flutter_desktop: menu bar, switch menu & shrink-stretch -> adaptive
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-01 22:05:06 +08:00 |
|
Kingtous
|
c72e48bef1
|
fix: close all typed sessions when hide subwindow
|
2022-08-30 20:48:59 +08:00 |
|
Asura
|
b38c3299d8
|
fix: can't find rustdesk.so
|
2022-08-24 17:10:34 -07:00 |
|
csf
|
e6329dc7eb
|
new dialog impl based on Overlay
|
2022-08-12 18:48:56 +08:00 |
|
csf
|
e420178750
|
refactor all [setByName] [getByName] to async bridge function
|
2022-08-08 22:27:27 +08:00 |
|
csf
|
c5d0628291
|
refactor set/getByName "peers" "option"
|
2022-08-08 17:54:41 +08:00 |
|
fufesou
|
7a2de5d280
|
flutter_desktop: fix global envet stream shading && refactor platform ffi
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-03 22:05:10 +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
|
0eacb6706a
|
feat: file transfer tab works
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-06-21 18:28:46 +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 |
|
csf
|
317b350d2b
|
multi remote instances 0.5
|
2022-05-31 22:09:36 +08:00 |
|
csf
|
18ad23435b
|
multi remote instances
|
2022-05-31 14:44:06 +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 |
|
SoLongAndThanksForAllThePizza
|
e836b7fcfb
|
implement functional draft version
|
2022-05-29 04:39:12 +08:00 |
|
SoLongAndThanksForAllThePizza
|
9dd6e40003
|
add comment
|
2022-05-28 03:56:42 +08:00 |
|
Kingtous
|
a364e7f808
|
demo: use mobile_ffi to get id for desktop version
|
2022-05-25 14:12:40 +08:00 |
|
csf
|
a23fa7fc66
|
add desktop
|
2022-05-23 16:02:37 +08:00 |
|
csf
|
7c5a136b6b
|
mobile & web rgba stream
|
2022-05-20 09:28:46 +08:00 |
|
csf
|
a7af7967f6
|
use new event channel for mobile and web
|
2022-05-17 19:59:37 +08:00 |
|
rustdesk
|
6de0fa781c
|
for merge
|
2022-05-12 16:50:30 +08:00 |
|