fufesou
|
ecf8c2664c
|
plugin, tmp commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-19 11:38:01 +08:00 |
|
Kingtous
|
f56fc6fdb0
|
fix: hook for pc only
|
2023-04-18 18:28:12 +08:00 |
|
fufesou
|
8f51e021c8
|
remove simple_rc
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-17 14:18:00 +08:00 |
|
fufesou
|
b7af404afa
|
fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-17 13:01:38 +08:00 |
|
fufesou
|
9d8e7745e2
|
refact virtual display
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-17 12:06:32 +08:00 |
|
fufesou
|
042a4e575f
|
tmp commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-17 12:06:31 +08:00 |
|
fufesou
|
06a52e1b54
|
tmp commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-17 12:06:30 +08:00 |
|
Kingtous
|
f2f39e31a1
|
feat: change dummy c to a rust plugin example
|
2023-04-13 02:14:59 +08:00 |
|
Kingtous
|
0c049c585e
|
add: initial plugin manager
|
2023-04-10 00:07:45 +08:00 |
|
fufesou
|
0d5d073a43
|
trivial changes
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-08 20:28:34 +08:00 |
|
fufesou
|
f72593c281
|
tmp commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-08 19:49:11 +08:00 |
|
fufesou
|
d279588a64
|
fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-05 14:54:23 +08:00 |
|
fufesou
|
2c25be346c
|
fix press/release single meta key
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-05 13:51:59 +08:00 |
|
rustdesk
|
7edb3e6e92
|
CI
|
2023-02-10 17:48:53 +08:00 |
|
rustdesk
|
be09728bf5
|
exclude ui module (sciter) for flutter
|
2023-02-10 17:09:31 +08:00 |
|
Asura
|
3b60304d14
|
refactor: keyboard of client
|
2022-12-08 09:03:41 +08:00 |
|
fufesou
|
3454454bd5
|
account oidc init rs
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-07 15:18:57 +08:00 |
|
Kingtous
|
220d056760
|
feat: implement tray in linux
|
2022-11-04 19:21:09 +08:00 |
|
rustdesk
|
f4871a992f
|
refactor core_main, also fix windows flutter restart repeated fatal
error crash
|
2022-09-15 17:41:10 +08:00 |
|
csf
|
7eeb0f7335
|
refactor cm -> ui_cm_interface for sciter and flutter
|
2022-09-05 19:41:09 +08:00 |
|
csf
|
bdcb848a75
|
refactor remote interface
|
2022-08-31 16:31:31 +08:00 |
|
Kingtous
|
3b9c62b05d
|
Merge remote-tracking branch 'rustdesk/master' into flutter_desktop
# Conflicts:
# .github/workflows/ci.yml
# Cargo.lock
# Cargo.toml
# flutter/lib/common.dart
# flutter/lib/mobile/pages/remote_page.dart
# flutter/lib/mobile/pages/server_page.dart
# flutter/lib/mobile/pages/settings_page.dart
# flutter/lib/mobile/widgets/dialog.dart
# flutter/lib/models/model.dart
# flutter/lib/models/server_model.dart
# src/client.rs
# src/common.rs
# src/ipc.rs
# src/mobile_ffi.rs
# src/rendezvous_mediator.rs
# src/ui.rs
|
2022-08-01 10:44:05 +08:00 |
|
fufesou
|
3613f27afc
|
lan_discovery_WOL: fix udp set_nonblocking twice and lan refactor
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-15 20:39:42 +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 |
|
SoLongAndThanksForAllThePizza
|
7cd0940661
|
feat: insert core entry before launching flutter
|
2022-05-30 16:16:20 +08:00 |
|
fufesou
|
2081113bed
|
simple_rc: win init simple resource pack
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-05-30 13:06:48 +08:00 |
|
csf
|
699907eebd
|
fix build & create ui interface
|
2022-05-26 18:11:00 +08:00 |
|
SoLongAndThanksForAllThePizza
|
4d324063c5
|
add flutter feature and rename mobile to flutter
|
2022-05-25 20:23:02 +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
|
c1bad84a86
|
100% open source
|
2022-05-12 17:35:25 +08:00 |
|
fufesou
|
8834251eec
|
move clipboard file service to cm module
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-02-24 00:26:19 +08:00 |
|
rustdesk
|
af218dbc83
|
internationalization
|
2021-12-25 16:45:22 +08:00 |
|
rustdesk
|
d1013487e2
|
source code
|
2021-03-29 15:59:14 +08:00 |
|