gui/pkg/window
Snider 0893456a9e feat(display): add HandleIPCEvents IPC->WS bridge
Display HandleIPCEvents converts sub-service actions to WS events.
ActionServiceStartup triggers buildMenu/setupTray after all services start.
Export mock platforms from each sub-package for integration tests.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-13 13:32:16 +00:00
..
layout.go refactor(display): compose window/systray/menu sub-packages into orchestrator 2026-03-13 12:27:19 +00:00
messages.go feat(window): add IPC layer — Service, Register factory, message types 2026-03-13 13:25:34 +00:00
mock_platform.go feat(display): add HandleIPCEvents IPC->WS bridge 2026-03-13 13:32:16 +00:00
mock_test.go feat(window): add Platform and PlatformWindow interfaces 2026-03-13 12:04:38 +00:00
options.go feat(window): add Wails v3 adapter 2026-03-13 12:12:05 +00:00
platform.go feat(window): add Wails v3 adapter 2026-03-13 12:12:05 +00:00
register.go feat(window): add IPC layer — Service, Register factory, message types 2026-03-13 13:25:34 +00:00
service.go feat(window): add IPC layer — Service, Register factory, message types 2026-03-13 13:25:34 +00:00
service_test.go feat(window): add IPC layer — Service, Register factory, message types 2026-03-13 13:25:34 +00:00
state.go refactor(display): compose window/systray/menu sub-packages into orchestrator 2026-03-13 12:27:19 +00:00
tiling.go feat(window): add tiling, snapping, stacking, and workflow layouts 2026-03-13 12:09:31 +00:00
wails.go feat(window): add Wails v3 adapter 2026-03-13 12:12:05 +00:00
window.go refactor(display): compose window/systray/menu sub-packages into orchestrator 2026-03-13 12:27:19 +00:00
window_test.go feat(window): add tiling, snapping, stacking, and workflow layouts 2026-03-13 12:09:31 +00:00