gui/pkg
Claude de6c6c3405
Some checks failed
Security Scan / security (push) Failing after 26s
feat(window): zoom, content, bounds, fullscreen, print + new events pkg
Window package:
- 15 new PlatformWindow methods (zoom, content, bounds, states, print, flash)
- 16 new IPC types (tasks + queries for all new capabilities)
- ZoomIn/ZoomOut step 0.1, clamped to minimum 0.1
- SetURL, SetHTML, ExecJS for webview content control
- 36 new tests with Good/Bad/Ugly coverage

Events package (NEW — 17th package):
- Custom event system bridged to Core IPC
- Emit, On, Off, OnMultiple, Reset via Platform interface
- ActionEventFired broadcast for agent consumption
- 17 tests

All 17 packages build and test clean.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 15:01:40 +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 refactor(ax): AX compliance sweep — comments, error handling, test names 2026-03-31 12:18:41 +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 refactor(ax): AX compliance sweep — comments, error handling, test names 2026-03-31 12:18:41 +01:00
environment refactor(ax): AX compliance sweep — comments, error handling, test names 2026-03-31 12:18:41 +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(dialog): expand with typed tasks, file options, 3 new MCP tools 2026-03-31 14:55:55 +01:00
menu refactor(ax): AX compliance sweep — comments, error handling, test names 2026-03-31 12:18:41 +01:00
notification refactor(ax): AX compliance sweep — comments, error handling, test names 2026-03-31 12:18:41 +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 refactor(ax): AX compliance sweep — comments, error handling, test names 2026-03-31 12:18:41 +01:00
window feat(window): zoom, content, bounds, fullscreen, print + new events pkg 2026-03-31 15:01:40 +01:00