gui/pkg
Claude 84ec201a05
Some checks failed
Security Scan / security (push) Failing after 28s
feat: notification perms/categories, dock progress/bounce, webview zoom/print
Notification: RevokePermission, RegisterCategory, action broadcasts
Dock: SetProgressBar, Bounce/StopBounce, ActionProgressChanged
Webview: QueryZoom, TaskSetZoom, TaskSetURL, TaskPrint (with PDF export)
MCP: 4 new event tools (emit, on, off, list)
Environment: HasFocusFollowsMouse query
ContextMenu: Update, Destroy, GetAll, OnShutdown cleanup

Core upgraded to v0.8.0-alpha.1 (added alongside existing v0.3.3 —
full module path migration pending).

All 17 packages build and test clean.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 15:19:39 +01:00
..
browser refactor(ax): AX compliance sweep — comments, error handling, test names 2026-03-31 12:18:41 +01:00
clipboard refactor(ax): AX compliance sweep — comments, error handling, test names 2026-03-31 12:18:41 +01:00
contextmenu feat(environment,contextmenu): expand with new queries and lifecycle 2026-03-31 15:08:50 +01:00
dialog feat(dialog): expand with typed tasks, file options, 3 new MCP tools 2026-03-31 14:55:55 +01:00
display refactor(ax): AX compliance sweep — comments, error handling, test names 2026-03-31 12:18:41 +01:00
dock feat: notification perms/categories, dock progress/bounce, webview zoom/print 2026-03-31 15:19:39 +01:00
environment feat(environment,contextmenu): expand with new queries and lifecycle 2026-03-31 15:08:50 +01:00
events feat(events): new package — custom event system bridged to Core IPC 2026-03-31 14:59:34 +01:00
keybinding feat(keybinding): add TaskProcess, error sentinels, concurrency test 2026-03-31 14:55:01 +01:00
lifecycle refactor(ax): AX compliance sweep — comments, error handling, test names 2026-03-31 12:18:41 +01:00
mcp feat(mcp): add event_emit, event_on, event_off, event_list tools 2026-03-31 15:03:30 +01:00
menu refactor(ax): AX compliance sweep — comments, error handling, test names 2026-03-31 12:18:41 +01:00
notification feat: notification perms/categories, dock progress/bounce, webview zoom/print 2026-03-31 15:19:39 +01:00
screen feat(screen): expand with QueryCurrent, ScreenPlacement, Rect geometry 2026-03-31 14:54:17 +01:00
systray refactor(ax): AX compliance sweep — comments, error handling, test names 2026-03-31 12:18:41 +01:00
webview feat: notification perms/categories, dock progress/bounce, webview zoom/print 2026-03-31 15:19:39 +01:00
window feat(window): zoom, content, bounds, fullscreen, print + new events pkg 2026-03-31 15:01:40 +01:00