Files
rustdesk-yowie/src/platform
alex 3da149dbe2 Yowie IT MSP fork: patch get_cursor() for upstream issue #672
When CURSOR_SHOWING=0 (no physical mouse on Win 11/Server 2022/headless
endpoints), upstream returns Ok(None) → no cursor message ever sent on
the wire → web client / native viewer renders nothing for the cursor.

Patch: load IDC_ARROW so the viewer always receives a valid cursor.
Hash-pinned by IconInfo so it's effectively a one-shot per session.

Required for our MSP use case where a substantial fraction of endpoints
are headless servers (Hyper-V hosts, Win Server 2022 with no console
mouse). Bundled with OnRamp via Install-RustDeskClient binary replace.
2026-05-02 19:51:20 +10:00
..
2025-08-03 16:00:52 +08:00
2026-01-28 17:44:17 +08:00
2026-01-09 10:03:14 +08:00