openclaw-windows-node/src
AlexAlves87 72ffc78b62
refactor(tray): remove two unused tray menu helpers (~240 lines) (#251)
* refactor(tray): remove unused BuildTrayMenuFlyout

Method was never called. Active tray menu is driven by
BuildTrayMenuPopup(TrayMenuWindow) via ShowTrayMenuPopup().

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* refactor(tray): remove legacy unused BuildTrayMenu

Method was explicitly marked "for reference" in a comment but never
called. BuildTrayMenuPopup(TrayMenuWindow) is the active implementation.
Removes the comment and the entire method body.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: AlexAlves87 <alexalves87@github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01 10:15:24 -07:00
..
OpenClaw.Cli feat: SSH tunnel gateway, device identity, reconnect hardening 2026-04-01 00:03:43 -07:00
OpenClaw.CommandPalette feat: local MCP HTTP server mode, independent of node mode 2026-04-27 09:33:09 -07:00
OpenClaw.Shared fix(security): block dangerous stem+wildcard allow patterns in execApprovals.set (#255) 2026-05-01 09:54:41 -07:00
OpenClaw.Tray.WinUI refactor(tray): remove two unused tray menu helpers (~240 lines) (#251) 2026-05-01 10:15:24 -07:00
OpenClaw.WinNode.Cli feat: winnode CLI for invoking node commands over local MCP (#250) 2026-05-01 09:27:50 -07:00
OpenClawTray.FunctionalUI feat(tray): add onboarding wizard updates (#241) 2026-05-01 09:12:35 -07:00
skills/windows-a2ui feat: add native WinUI A2UI renderer and MCP hardening (#239) 2026-04-29 22:53:50 -07:00
Directory.Build.props fix: override vulnerable System.Drawing.Common 2026-04-26 20:20:55 -07:00