Commit Graph

66 Commits

Author SHA1 Message Date
21pages 13c4fb3f7d fix: invalidate key_pair cache instead of setting directly
Signed-off-by: 21pages <sunboeasy@gmail.com>
2026-02-14 12:48:15 +08:00
21pages de0d7fded0 update key pair when set config
Signed-off-by: 21pages <sunboeasy@gmail.com>
2026-01-29 20:26:00 +08:00
RustDesk 7d93d5af48 OPTION_KEEP_AWAKE_DURING_INCOMING_SESSIONS 2026-01-19 18:34:54 +08:00
21pages 73ab9575fd add options: disable-change-permanent-password, disable-change-id, disable-unlock-pin
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-12-30 22:53:40 +08:00
RustDesk fa157108be Merge pull request #466 from fufesou/feat/linux_get_home_trusted
feat: linux, get_home_trusted
2025-12-23 00:17:12 +08:00
fufesou 6df5c2c0ce feat: linux, get_home_trusted
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-12-22 23:18:35 +08:00
RustDesk fe48b5e8e8 Merge pull request #458 from fufesou/feat/fs_read_cm
feat(fs): add init_data_stream_for_cm for cm reading
2025-12-18 15:41:59 +08:00
21pages af5227a537 support restore preset password except clear password
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-12-16 11:33:10 +08:00
fufesou 98f58b97f2 feat(fs): add init_data_stream_for_cm for cm reading
Add new method `init_data_stream_for_cm()` to TransferJob to support
file reading and digest handling in Connection Manager (CM) context.

Signed-off-by: fufesou <linlong1266@gmail.com>
2025-12-07 16:20:15 +08:00
RustDesk 047356d949 Merge pull request #436 from lichon/main
add webrtc stream
2025-11-26 09:37:53 +08:00
fufesou 44462174cf Refact: Remove unused code to avoid confusion.
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-11-17 15:48:20 +08:00
lc 7cb29b1117 add ice-servers config 2025-11-16 18:43:31 +08:00
RustDesk 6e2671e951 Merge pull request #437 from fufesou/fix/wayland_resolution
fix: Wayland mouse misalignment
2025-11-13 11:46:21 +08:00
21pages c0b279f80a local option allow-ask-for-note
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-11-13 11:06:17 +08:00
fufesou 4fe91763b7 fix: Wayland resolution
1. Add filed `scale` in `message SwitchDisplay`(`message.proto`).
2. Add new function to get all display info.
3. Add help link of KDE Plasma Wayland.

Signed-off-by: fufesou <linlong1266@gmail.com>
2025-11-12 23:16:04 +08:00
RustDesk 9b53baeffe Merge pull request #430 from 21pages/refactor-edge-scroll-edge-thickness
optioin `edge-scroll-edge-thickness`
2025-11-06 23:06:49 +08:00
21pages 48042dd916 optioin edge-scroll-edge-thickness
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-11-06 18:35:26 +08:00
fufesou 2be0b865b9 fix: advanced option tls fallback
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-11-04 20:52:50 +08:00
Jonathan Gilbert a8e31504b0 Added scrolledge as a recognized possible value for the setting with key OPTION_SCROLL_STYLE in config.rs. 2025-11-03 00:09:36 -06:00
RustDesk b55451eeca Merge pull request #403 from fufesou/refact/tls_nativetls_fallback_rustls
refact: tls, native-tls fallback rustls-tls
2025-11-02 21:36:32 +08:00
Jonathan Gilbert 8e88482451 Updated default_options in config.rs to capture the return value of [].map, eliminating a build-time warning. 2025-11-01 08:29:01 -05:00
fufesou 54c4d869ed refact: tls native-tls fallback rustls-tls
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-10-31 12:37:23 +08:00
21pages b4ebe2ccbb remove a warning
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-10-30 13:44:35 +08:00
21pages bbc8e2f31a add mobile fallback platform verifier
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-10-30 13:13:04 +08:00
RustDesk 84a13ad7f3 Revert "mobile wss use rustls_platform_verifier" 2025-10-30 10:27:55 +08:00
21pages bf9a79fda5 mobile wss use rustls_platform_verifier
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-10-27 10:29:26 +08:00
fufesou eca0df098a refact: rename option before inuse
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-09-28 06:37:16 +08:00
RustDesk 011cd8896f Merge pull request #379 from fufesou/refact/option_touch_mode_move_to_local
refact: option, touch mode, move to local
2025-09-28 06:32:37 +08:00
fufesou 11e477849e refact: option, touch mode, move to local
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-09-28 06:29:02 +08:00
21pages a3ff483639 more preset options
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-09-26 11:04:46 +08:00
21pages 0d900a20ea remove can't save option
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-09-18 14:32:37 +08:00
RustDesk 334641686c disable-discovery-panel 2025-09-01 16:54:33 +08:00
fufesou 29bae8a4d4 feat: opt, show my cursor
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-08-27 07:47:16 +08:00
fufesou 3ec01f9c10 feat: advanced option, main window, always on top
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-08-26 00:04:04 +08:00
21pages 0aae3499f6 add some missing keys
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-07-09 14:30:08 +08:00
RustDesk f850a167ac terminal persistent 2025-06-30 00:31:09 +08:00
RustDesk 92ca2ca8be Update config.rs 2025-06-14 21:16:41 +08:00
RustDesk e9f7721a03 OPTION_HIDE_POWERED_BY_ME 2025-06-10 21:59:04 +08:00
RustDesk fa160b2864 Update config.rs 2025-05-23 22:06:46 +08:00
RustDesk e6724f06de Update config.rs 2025-05-23 21:52:54 +08:00
fufesou 89bb219376 feat: numeric one-time password
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-05-22 17:46:40 +08:00
21pages cbaaf6f75f fix sync socks from advanced options to config file
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-05-14 13:36:44 +08:00
fufesou ceb8146f0c feat: trackpad speed
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-05-09 14:26:51 +08:00
21pages 585bd1f152 websocket
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-05-08 18:20:38 +08:00
RustDesk d64954ae22 Update config.rs 2025-05-07 16:42:54 +08:00
RustDesk c943117b2b Update config.rs 2025-05-07 16:30:04 +08:00
fufesou 8e1dd7f88f feat: hostname as id
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-04-30 12:50:22 +08:00
RustDesk 1ed5a469cf Update config.rs 2025-04-18 11:31:59 +08:00
fufesou 805fe3ee99 conf key, auto update
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-04-09 13:55:57 +08:00
fufesou f4cc39135c feat: remote printer, reuse fs
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-03-23 11:58:27 +08:00