<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>WinUI on Text Matrix</title><link>https://txtmix.com/tags/winui/</link><description>Recent content in WinUI on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/winui/index.xml" rel="self" type="application/rss+xml"/><item><title>microsoft/terminal：104K stars 的 Windows Terminal 到底做了什么</title><link>https://txtmix.com/posts/tech/microsoft-terminal-windows-terminal-architecture/</link><pubDate>Mon, 20 Jul 2026 03:02:36 +0800</pubDate><guid>https://txtmix.com/posts/tech/microsoft-terminal-windows-terminal-architecture/</guid><description>&lt;h1 id="microsoftterminal104k-stars-的-windows-terminal-到底做了什么">microsoft/terminal：104K stars 的 Windows Terminal 到底做了什么&lt;/h1>
&lt;h2 id="一句话判断">一句话判断&lt;/h2>
&lt;p>microsoft/terminal 不是普通的&amp;quot;终端模拟器&amp;quot;项目，而是 Microsoft 官方的&lt;strong>新一代 Windows 终端 + 原生 console host&lt;/strong>——104K stars、9.4K forks 的 C++ 大型项目，承载 Windows Terminal（用户面）+ Windows 原生 console host（系统面）两个独立但同源的产品。它的存在解决了 Windows 上&amp;quot;终端体验 20 年没跟上 macOS / Linux&amp;quot;的痛点。&lt;/p></description></item><item><title>openclaw-windows-node 实战指南：Scott Hanselman 出品的 OpenClaw Windows 伴侣套件（系统托盘 + PowerToys + WSL 网关）</title><link>https://txtmix.com/posts/tech/tools/openclaw-windows-node-windows-companion-suite-guide/</link><pubDate>Thu, 04 Jun 2026 23:00:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/tools/openclaw-windows-node-windows-companion-suite-guide/</guid><description>&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>读完本文，你应该能：&lt;/p>
&lt;ol>
&lt;li>说明 openclaw-windows-node 在 OpenClaw 跨平台版图里的位置——特别是它和 Linux/macOS 上的 OpenClaw 核心是什么关系。&lt;/li>
&lt;li>描述 5 个组件各自的作用：WinUI 托盘、&lt;code>OpenClaw.Shared&lt;/code>、CLI 校验器、WSL Gateway、PowerToys 扩展。&lt;/li>
&lt;li>在 Windows 11 上从源码 build 出 WinUI 托盘，并用 &lt;code>run-app-local.ps1&lt;/code> 跑起来。&lt;/li>
&lt;li>配置 &lt;code>OpenClawGateway&lt;/code> 这个 app-owned WSL 发行版，理解「openclaw 用户 + root 写保护」的权限模型。&lt;/li>
&lt;li>判断 openclaw-windows-node 是否适合你的场景——Windows 桌面 AI 用户、PowerToys 用户、还是企业 IT 部署。&lt;/li>
&lt;/ol>
&lt;hr>
&lt;h2 id="目录">目录&lt;/h2>
&lt;ol>
&lt;li>&lt;a href="#%e6%a0%b8%e5%bf%83%e5%88%a4%e6%96%ad" rel="">核心判断&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e7%b3%bb%e7%bb%9f%e5%9c%b0%e5%9b%be" rel="">系统地图&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e5%bf%ab%e9%80%9f%e5%bc%80%e5%a7%8b" rel="">快速开始&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e5%85%b3%e9%94%ae%e8%83%bd%e5%8a%9b" rel="">关键能力&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e5%ae%83%e5%9c%a8%e8%a7%a3%e5%86%b3%e8%b0%81%e7%9a%84%e4%bb%80%e4%b9%88%e9%97%ae%e9%a2%98" rel="">它在解决谁的什么问题&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e9%80%82%e5%90%88%e4%b8%8e%e4%b8%8d%e9%80%82%e5%90%88" rel="">适合与不适合&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e5%b7%b2%e7%9f%a5%e8%be%b9%e7%95%8c" rel="">已知边界&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e8%87%aa%e6%b5%8b%e9%a2%98" rel="">自测题&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e8%bf%9b%e9%98%b6%e8%b7%af%e5%be%84" rel="">进阶路径&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e6%80%bb%e7%bb%93" rel="">总结&lt;/a>&lt;/li>
&lt;/ol>
&lt;hr>
&lt;h2 id="核心判断">核心判断&lt;/h2>
&lt;p>&lt;code>openclaw-windows-node&lt;/code>（仓库 &lt;a href="https://github.com/openclaw/openclaw-windows-node" target="_blank" rel="noopener noreffer ">openclaw/openclaw-windows-node&lt;/a>）在 1.2K stars、331 今日 star 的体量下，回答了一个被 OpenClaw 跨平台版图掩盖的问题：&lt;strong>「OpenClaw 跑在 Linux/macOS 上很顺，但 Windows 用户的托盘 / PowerToys / WSL 集成谁来管？」&lt;/strong>&lt;/p></description></item></channel></rss>