RustDesk
5f31211db3
Update playground.yml
2024-07-14 04:35:23 +08:00
RustDesk
29b8875c1c
Update playground.yml
2024-07-14 04:28:22 +08:00
RustDesk
3367c541b2
Update playground.yml
2024-07-14 04:08:11 +08:00
fufesou
30afe4f779
refact: seperate audio device for voice call ( #8703 )
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2024-07-14 04:07:02 +08:00
fufesou
d18e95703e
fix: mouse forward back ( #8705 )
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2024-07-14 03:49:16 +08:00
RustDesk
9adc083def
Update playground.yml
2024-07-14 03:47:15 +08:00
RustDesk
0dc664474a
Update playground.yml
2024-07-14 03:46:48 +08:00
Vasyl Gello
5e8fe239fa
build_fdroid.sh: Fix review points by Licaon_Kter ( #8701 )
...
* NDK should be downloaded via verified Android SDK's sdkmanager
* vcpkg should be built from sources not prebuilt
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2024-07-13 20:46:05 +08:00
RustDesk
7a3100a87c
Update playground.yml
2024-07-13 16:08:07 +08:00
RustDesk
8a1acedae5
Update playground.yml
2024-07-13 15:51:51 +08:00
RustDesk
f5bcc17636
Update playground.yml
2024-07-13 15:45:59 +08:00
RustDesk
883c630206
Update playground.yml
2024-07-13 15:35:24 +08:00
RustDesk
a95a6ab733
Update playground.yml
2024-07-13 15:24:01 +08:00
RustDesk
46605fab1b
Update playground.yml
2024-07-13 14:33:17 +08:00
RustDesk
9d26fec631
Update playground.yml
2024-07-13 11:33:15 +08:00
RustDesk
294a6ce9bc
Update playground.yml
2024-07-13 11:15:00 +08:00
RustDesk
183ea47ba4
Update playground.yml
2024-07-13 01:29:17 +08:00
RustDesk
06e04143a8
Update playground.yml
2024-07-13 01:26:09 +08:00
RustDesk
a532b36e28
Update playground.yml
2024-07-13 01:03:43 +08:00
fufesou
c873b69662
refact: unwrap offstage for cursor paint ( #8693 )
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2024-07-13 00:44:08 +08:00
RustDesk
b30f84623b
Update playground.yml
2024-07-12 23:44:25 +08:00
fufesou
888e993534
fix: unable to close on fullscreen ( #8690 )
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2024-07-12 22:04:11 +08:00
rustdesk
1d59a7fe5f
adjust uni_link_desktop version to make work with old flutter
2024-07-12 18:07:27 +08:00
RustDesk
2c027cdcf5
Update playground.yml
2024-07-12 17:55:25 +08:00
RustDesk
fe513dd967
Update playground.yml
2024-07-12 17:26:00 +08:00
RustDesk
d652b99d5b
Update playground.yml
2024-07-12 16:33:55 +08:00
RustDesk
c2716c2509
Update playground.yml
2024-07-12 15:44:51 +08:00
21pages
821f7245b0
videotoolbox ram codec ( #8683 )
...
* h265 encoding: the second frame always fails, use repeat encoding to achieve real-time encoding
* h264 encoding: Not supported because encoding fails too frequently, about 50%, with one failure followed by another success.
* h264/h265 decoding: No issues found.
* Does not support dynamically changing the bitrate and changing the quality by resetting the encoder.
Signed-off-by: 21pages <sunboeasy@gmail.com>
2024-07-12 11:08:51 +08:00
RustDesk
0ea88ce6ff
Update playground.yml
2024-07-12 11:01:12 +08:00
RustDesk
21f41e98a0
Update playground.yml
2024-07-12 10:44:04 +08:00
RustDesk
282ea02ebf
Update playground.yml
2024-07-12 10:41:13 +08:00
RustDesk
170200fa49
Update playground.yml
2024-07-12 10:14:25 +08:00
rustdesk
d8cee6507d
test old flutter for mac intel freeze issue
2024-07-12 10:07:55 +08:00
fufesou
2391b18046
fix: ubuntu 18.04, service, Exec format error ( #8680 )
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2024-07-11 23:13:41 +08:00
fufesou
b5a7165015
feat: android, controlled side, clipboard text ( #8677 )
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2024-07-11 12:02:19 +08:00
RustDesk
ef4d84657b
Revert "feat: clipboard, multi format ( #8672 )" ( #8673 )
...
This reverts commit 011647511c
.
2024-07-11 00:36:29 +08:00
fufesou
011647511c
feat: clipboard, multi format ( #8672 )
...
* feat: clipboard, multi format
Signed-off-by: fufesou <linlong1266@gmail.com>
* inline
Signed-off-by: fufesou <linlong1266@gmail.com>
---------
Signed-off-by: fufesou <linlong1266@gmail.com>
2024-07-11 00:05:25 +08:00
21pages
e2d217a138
fix wayland Display::all() comment ( #8664 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com>
2024-07-09 22:10:39 +08:00
21pages
f07936a911
wayland not call check_get_displays_changed_msg ( #8637 )
...
* wayland not call check_get_displays_changed_msg
For wayland, call Display::all() in video service will cause block, I
don't know the reason.
Signed-off-by: 21pages <sunboeasy@gmail.com>
* Update display_service.rs
---------
Signed-off-by: 21pages <sunboeasy@gmail.com>
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com>
2024-07-09 18:01:30 +08:00
21pages
0bb4d43e9e
add custom client option to allow remote cm modification ( #8660 )
...
Signed-off-by: 21pages <sunboeasy@gmail.com>
2024-07-09 15:19:16 +08:00
Vasyl Gello
6f74080a2d
build_fdroid: Move sudo-deps back to f-droid spec ( #8659 )
...
... as requested by linsui here:
https://gitlab.com/fdroid/fdroiddata/-/merge_requests/15343#note_1988918695
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2024-07-09 14:36:05 +08:00
rustdesk
8a370e640a
add hide-username-on-card, https://github.com/rustdesk/rustdesk-server-pro/issues/284#issuecomment-2216521407
2024-07-09 13:45:54 +08:00
Vasyl Gello
d007408061
Factor out F-Droid buildscript ( #8625 )
...
Now RustDesk maintainers can make proactive changes in F-Droid
packaging script so F-Droid side is (fully) automated.
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2024-07-09 11:45:08 +08:00
fufesou
02572e9032
fix: obx, no rx value ( #8652 )
...
Signed-off-by: fufesou <linlong1266@gmail.com>
2024-07-08 21:51:16 +08:00
21pages
af66d2a73b
main window add block mask, cm add keyboard block ( #8640 )
...
* block window body only so user can still click minisize button.
* cm doesn't show mask
* Remove focusable Offstage in tabbar_widget.dart
Signed-off-by: 21pages <sunboeasy@gmail.com>
2024-07-08 20:08:05 +08:00
bovirus
eb5ab4d7d9
Update Italian language ( #8645 )
2024-07-08 19:59:29 +08:00
rustdesk
c02b4f994a
fix two tray icon on macos
2024-07-08 14:46:28 +08:00
XLion
d093fdc256
Translation ( #8634 )
...
* Update tw.rs
* Update en.rs: Using `.` instead of `,`
* Update tw.rs: Fix formatting
2024-07-08 12:10:02 +08:00
FastAct
2af799f46e
Update nl.rs ( #8632 )
2024-07-08 12:09:50 +08:00
rustdesk
3c7e24c605
add MOUSE_MOVE_TIME to key event, may work for
...
https://github.com/rustdesk/rustdesk/issues/8633 when window resume via
keyboard rather than mouse
2024-07-08 11:38:42 +08:00