RustDesk/src/server
fufesou 1c17fddf51
fix: android clipboard permission (#10223)
* fix: android clipboard permission

Signed-off-by: fufesou <linlong1266@gmail.com>

* refact: Android, clipboard, floating ball

Call rust to check if clipboard is enabled.

Signed-off-by: fufesou <linlong1266@gmail.com>

---------

Signed-off-by: fufesou <linlong1266@gmail.com>
2024-12-07 22:34:54 +08:00
..
audio_service.rs feat: macos, audio, loopback (#10025) 2024-11-23 19:41:27 +09:00
clipboard_service.rs fix: android clipboard permission (#10223) 2024-12-07 22:34:54 +08:00
connection.rs fix: android clipboard permission (#10223) 2024-12-07 22:34:54 +08:00
dbus.rs fix linux uni (url) and tray exit 2023-06-10 18:24:03 +08:00
display_service.rs refact: reduce try_get_displays() on login (#9333) 2024-09-12 14:44:40 +08:00
input_service.rs fix: Function "LockScreen" on macOS since "ignore_flags" in enigo is introduced. (#9757) 2024-10-27 20:36:21 +08:00
portable_service.rs shared memory size use the max resolution of all displays (#8534) 2024-06-29 21:50:21 +08:00
rdp_input.rs fix: wayland, rdp input, mouse, scale (#9402) 2024-09-20 11:15:19 +08:00
service.rs make clipboard dropped after no sub 2024-07-01 00:24:23 +08:00
uinput.rs feat: mobile, key help tool, more keys (#10068) 2024-11-29 00:56:38 +08:00
video_qos.rs add ffmpeg mediacodec h264/h265 encode (#8028) 2024-05-13 12:39:04 +08:00
video_service.rs android wait 3s for isStart flag (#10053) 2024-11-25 21:45:58 +08:00
wayland.rs fix: crash, drop tokio RunTime in async context (#9091) 2024-08-16 14:55:42 +08:00