gui/pkg
Claude 22668f7faa
Some checks failed
Security Scan / security (push) Failing after 29s
feat(display): wire events, dock, notification actions to WebSocket bridge
- Import events package in display orchestrator
- Bridge events.ActionEventFired → EventCustomEvent WebSocket broadcast
- Bridge dock.ActionProgressChanged → EventDockProgress
- Bridge dock.ActionBounceStarted → EventDockBounce
- Bridge notification.ActionNotificationActionTriggered → EventNotificationAction
- Bridge notification.ActionNotificationDismissed → EventNotificationDismiss
- 5 new EventType constants

All 17 packages build and test clean.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 16:33:46 +01:00
..
browser refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
clipboard refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
contextmenu refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
dialog refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
display feat(display): wire events, dock, notification actions to WebSocket bridge 2026-03-31 16:33:46 +01:00
dock refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
environment refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
events refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
keybinding refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
lifecycle refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
mcp refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
menu refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
notification refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
screen refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
systray refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
webview refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
window refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00