window原生rdp实现 - #94
Merged
Merged
Conversation
- 原生 RDP 激活/关闭/显示刷新全部移出实体借用期,COM 调用不再泵消息重入 App - 主程序在原生 RDP 构建下禁用 GPUI DirectComposition,修复 ActiveX child 白屏 - 原生 RDP 默认在独立全屏窗口打开,与 gpui-rdp-smoke 一致 - RDP 表单后端去掉 Auto,仅保留 Windows 原生 MSTSC 与 IronRDP - 空状态不再渲染顶部白条并清理死代码 - 原生 stage trace 默认关闭,由 NAVOP_REMOTE_DESKTOP_DIAGNOSTICS 开启
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #[issue number]
Description
Describe in English for the changes made in this pull request and the problem it solves.
Please keep 1 PR to solve 1 problem, and keep Small improvements should be small modifications to make PR easier to review and to merge.
Screenshot
Break Changes
Describe any breaking changes introduced by this pull request. If none, remove this section.
How to Test
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Checklist
cargo runfor story tests related to the changes.