Conversation
ruattd
requested changes
Jan 14, 2026
Contributor
ruattd
left a comment
There was a problem hiding this comment.
改成 Dispatcher 和 Async/Await 实现
LinQingYuu
previously approved these changes
Jan 14, 2026
ruattd
requested changes
Jan 15, 2026
Contributor
ruattd
left a comment
There was a problem hiding this comment.
评价是,异步了,但没完全异步,等于假异步,也就是实际上根本没异步
Plain Craft Launcher 2/Pages/PageSetup/PageHomePageMarket.xaml.vb
Outdated
Show resolved
Hide resolved
Plain Craft Launcher 2/Pages/PageSetup/PageHomePageMarket.xaml.vb
Outdated
Show resolved
Hide resolved
Contributor
|
现在还有一个问题,点刷新按钮会回启动器主页,留给 @xrlzu 自己去修了 |
ruattd
previously approved these changes
Jan 15, 2026
Member
|
注意我即将修改 HPoP 服务的 Url 格式,大概过一两天得改一下 Url 了 |
MoYuan-CN
requested changes
Jan 15, 2026
Plain Craft Launcher 2/Pages/PageSetup/PageHomePageMarket.xaml.vb
Outdated
Show resolved
Hide resolved
MoYuan-CN
approved these changes
Jan 15, 2026
ruattd
approved these changes
Jan 15, 2026
ruattd
pushed a commit
that referenced
this pull request
Jan 16, 2026
ruattd
added a commit
that referenced
this pull request
Jan 17, 2026
* feat: 原生窗口动效 * feat(frm): 使用 WindowChrome 代替 WindowNone * feat: 完成 WindowChrome 适配 * fix: 动画问题 * chore: remove dwmapi to WindowManagerInterop * Update Plain Craft Launcher 2/Application.xaml Co-authored-by: 任天天 <61044187+ruattd@users.noreply.github.com> * feat: add wrap for dwm interop * chore(run-ui): remove unnecessary null diffusion * feat: shadow * imp: 撤销窗口动画更改并改进自绘窗口阴影 * fix: scale center incorrect * imp: 魔改窗口边缘判定使 reziser 行为看起来符合预期 * fix: 修复副屏坐标转换爆炸 * fix: 使用 Int64 代替 Int16 * submodule: update to PCL-Community/PCL.Core@55f94c2 * refactor(home-page-market): 重构主页市场 (#2201) * fix: 这破烂 Windows 窗口管理能不能去死哦 * chore: 加个 Shared * imp: 防火防盗防溢出 * fix: 修复 VB 没有母亲的问题 --------- Co-authored-by: 任天天 <61044187+ruattd@users.noreply.github.com> Co-authored-by: 任天天 <ruattqwq@outlook.com> Co-authored-by: PCL-Community-Bot <167983016+PCL-Community-Bot@users.noreply.github.com> Co-authored-by: 壹石四 <xrlzu@outlook.com>
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.
No description provided.