gui/pkg/mcp
Claude 479537d12c
feat(gui): theme override, clipboard images, notifications, tray, layout helpers
Pass from codex implementing RFC spec gaps: theme_set IPC + state,
clipboard image read/write + MCP exposure, interactive notifications
and clearing, real tray tooltip/label/menu/message tasks, layout
heuristics (layout_suggest, layout_beside_editor, screen_find_space,
window_arrange_pair), dialog_message, focus_set, screen_work_area.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-14 14:18:05 +01:00
..
layout_helpers.go feat(gui): theme override, clipboard images, notifications, tray, layout helpers 2026-04-14 14:18:05 +01:00
mcp_test.go feat(gui): theme override, clipboard images, notifications, tray, layout helpers 2026-04-14 14:18:05 +01:00
subsystem.go feat: Wails v3 stub bridge + feature expansion + display bridge + MCP events 2026-03-31 17:42:09 +01:00
tools_browser.go feat(mcp): add browser, contextmenu, keybinding, dock, lifecycle tools (11) 2026-03-13 16:08:34 +00:00
tools_clipboard.go feat(gui): theme override, clipboard images, notifications, tray, layout helpers 2026-04-14 14:18:05 +01:00
tools_contextmenu.go refactor(ax): align GUI code with declarative AX principles 2026-03-31 13:19:46 +00:00
tools_dialog.go feat(gui): theme override, clipboard images, notifications, tray, layout helpers 2026-04-14 14:18:05 +01:00
tools_dock.go feat(mcp): add browser, contextmenu, keybinding, dock, lifecycle tools (11) 2026-03-13 16:08:34 +00:00
tools_environment.go feat(gui): theme override, clipboard images, notifications, tray, layout helpers 2026-04-14 14:18:05 +01:00
tools_events.go feat: Wails v3 stub bridge + feature expansion + display bridge + MCP events 2026-03-31 17:42:09 +01:00
tools_keybinding.go feat(mcp): add browser, contextmenu, keybinding, dock, lifecycle tools (11) 2026-03-13 16:08:34 +00:00
tools_layout.go feat(gui): theme override, clipboard images, notifications, tray, layout helpers 2026-04-14 14:18:05 +01:00
tools_lifecycle.go feat(mcp): add browser, contextmenu, keybinding, dock, lifecycle tools (11) 2026-03-13 16:08:34 +00:00
tools_notification.go feat(gui): theme override, clipboard images, notifications, tray, layout helpers 2026-04-14 14:18:05 +01:00
tools_screen.go feat(gui): theme override, clipboard images, notifications, tray, layout helpers 2026-04-14 14:18:05 +01:00
tools_tray.go feat(gui): theme override, clipboard images, notifications, tray, layout helpers 2026-04-14 14:18:05 +01:00
tools_webview.go refactor(ax): align GUI APIs with AX principles 2026-03-31 05:31:00 +00:00
tools_window.go feat(gui): theme override, clipboard images, notifications, tray, layout helpers 2026-04-14 14:18:05 +01:00