RustDesk/src/server
fufesou c565849062
fix: Function "LockScreen" on macOS since "ignore_flags" in enigo is introduced. (#9757)
1. LockScreen after connection is established.
2. LockScreen after "Map mode" or "Translate mode" keys are sent.

Signed-off-by: fufesou <linlong1266@gmail.com>
2024-10-27 20:36:21 +08:00
..
audio_service.rs refact: init values from initState to Constractor (#8817) 2024-07-25 10:45:51 +08:00
clipboard_service.rs fix: installed, copy&paste, special format (#9570) 2024-10-06 08:32:04 +08:00
connection.rs revert missing retry and opt keep session (#9755) 2024-10-26 22:05: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 fix: wayland CapsLock (#9641) 2024-10-14 11:46:28 +08:00
video_qos.rs add ffmpeg mediacodec h264/h265 encode (#8028) 2024-05-13 12:39:04 +08:00
video_service.rs auto record outgoing (#9711) 2024-10-21 14:34:06 +08:00
wayland.rs fix: crash, drop tokio RunTime in async context (#9091) 2024-08-16 14:55:42 +08:00