RustDesk
5faf0ad3cf
terminal works basically. ( #12189 )
...
* terminal works basically.
todo:
- persistent
- sessions restore
- web
- mobile
* missed terminal persistent option change
* android sdk 34 -> 35
* +#![cfg_attr(lt_1_77, feature(c_str_literals))]
* fixing ci
* fix ci
* fix ci for android
* try "Fix Android SDK Platform 35"
* fix android 34
* revert flutter_plugin_android_lifecycle to 2.0.17 which used in rustdesk 1.4.0
* refactor, but break something of desktop terminal (new tab showing loading)
* fix connecting...
2025-07-01 13:12:55 +08:00
21pages
f0f999dc27
view camera ( #11040 )
...
* view camera
Signed-off-by: 21pages <sunboeasy@gmail.com>
* `No cameras` prompt if no cameras available, `peerGetSessionsCount` use
connType as parameter
Signed-off-by: 21pages <sunboeasy@gmail.com>
* fix, use video_service_name rather than display_idx as key in qos,etc
Signed-off-by: 21pages <sunboeasy@gmail.com>
---------
Signed-off-by: 21pages <sunboeasy@gmail.com>
Co-authored-by: Adwin White <adwinw01@gmail.com>
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com>
2025-03-10 21:06:53 +08:00
fufesou
01322146c0
refact: window frame border ( #7946 )
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2024-05-08 09:59:05 +08:00
fufesou
85cafda168
Refact. Flutter web, mid commit ( #7494 )
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2024-03-24 11:23:06 +08:00
fufesou
f11104fcb5
tmp commit
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-11-29 20:58:39 +08:00
mcfans
bbc241748b
feat: support android keyboard input
2023-10-17 22:12:52 +08:00
rustdesk
31eea1482b
remove stupid group, bad implementation, buggy, and not usable
2023-06-23 17:05:48 +08:00
Kingtous
b6c3c74286
opt: move the resize area out of the flutter view
2023-02-27 12:04:07 +08:00
fufesou
00867276ed
fix wayland input
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-01-10 14:18:25 +08:00
fufesou
98e085419c
move rdev grab from main page to remote page
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-12 21:46:58 +08:00
fufesou
b28fa19dfe
flutter_desktop: remote rxbool of fullscreen
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-01 17:01:43 +08:00
Kingtous
2301d09303
feat: replace forceAppUpdate with customed reloadWindow
2022-10-26 14:39:13 +08:00
csf
36143c0880
update Cargo.lock pubspec.lock & rename connection_tab_page.dart -> remote_tab_page.dart
2022-09-08 21:12:35 +08:00
RustDesk
560c03e99c
Merge pull request #1389 from 21pages/port-forward
...
port forward ui && fix TextField cursor problem
2022-08-29 09:15:06 +08:00
fufesou
ea77d9284b
flutter_desktop: new remote menu, mid commit
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-28 21:13:11 +08:00
21pages
6ea16e4cdb
port forward ui
...
Signed-off-by: 21pages <pages21@163.com>
2022-08-28 20:17:28 +08:00
csf
e6329dc7eb
new dialog impl based on Overlay
2022-08-12 18:48:56 +08:00
21pages
c799fb1857
refactor tabbar: Homepage adaptation
...
1. remove redundant MaterialApp in GetMaterialApp
2. unified background color
Signed-off-by: 21pages <pages21@163.com>
2022-08-11 18:14:20 +08:00
Kingtous
77b86ddb6b
add: file transfer multi tab support
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-17 22:58:31 +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
708801bdf6
feat: add single/multi window manager wrapper & fix issue causing input twice
2022-05-29 17:23:27 +08:00