alonginwind
3384eda8b7
feat(terminal): add two-row floating keyboard buttons for common commands (mobile only) ( #13876 )
...
* feat(terminal): add two-row floating keyboard buttons for common commands (mobile only)
* Fix missing newline at end of pl.rs
Add missing newline at the end of the file.
2025-12-28 15:41:25 +08:00
alonginwind
eba847e62e
Fix Terminal top content overlapping with notch (SafeArea) ( #13724 )
2025-12-22 21:08:38 +08:00
21pages
296c6df462
ask for note at end of connection ( #13499 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com >
2025-11-13 23:35:40 +08:00
fufesou
348c477f75
fix: terminal, web, fonts ( #12376 )
...
Signed-off-by: fufesou <linlong1266@gmail.com >
2025-07-22 23:42:05 +08:00
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