5 Commits
Author SHA1 Message Date
胡飞 bf7fbde39c fix(rdp): harden Windows native lifecycle and policy handling 2026-08-23 18:48:00 +08:00
胡飞 47b1968058 fix(rdp): tolerate unsupported keyboard hook mode 2026-08-19 22:49:49 +08:00
胡飞 82df6ea979 fix(rdp): configure keyboard hook through secured settings 2026-08-19 18:10:01 +08:00
胡飞 503494498b fix(rdp): harden native presentation recovery 2026-08-19 01:22:57 +08:00
胡飞 1e3b4161ab fix(rdp): wire native policy dispatch and presentation readiness
Complete the Windows native RDP policy dispatch split and wire the
presentation-readiness gate through LoginComplete/Reconnected. Fixes
shared policy helpers that were defined in an anonymous namespace and
the generated COM interface forward declaration used by the policy
header.
2026-08-19 01:22:57 +08:00