gui/pkg/systray
Virgil 7deb91ac0b
Some checks failed
Security Scan / security (push) Failing after 31s
Test / test (push) Successful in 1m14s
refactor(ax): standardise display and window contracts
2026-03-31 06:22:04 +00:00
..
assets feat(systray): add Manager with platform abstraction and callback registry 2026-03-13 12:13:40 +00:00
menu.go refactor(ax): standardise display and window contracts 2026-03-31 06:22:04 +00:00
messages.go refactor(ax): align GUI APIs with AX principles 2026-03-31 05:31:00 +00:00
mock_platform.go refactor(ax): align GUI APIs with AX principles 2026-03-31 05:31:00 +00:00
mock_test.go refactor(ax): align GUI APIs with AX principles 2026-03-31 05:31:00 +00:00
platform.go refactor(ax): align GUI APIs with AX principles 2026-03-31 05:31:00 +00:00
register.go refactor(ax): align GUI APIs with AX principles 2026-03-31 05:31:00 +00:00
service.go refactor(ax): align GUI APIs with AX principles 2026-03-31 05:31:00 +00:00
service_test.go feat(systray): add IPC layer — Service, Register factory, message types 2026-03-13 13:26:18 +00:00
tray.go refactor(ax): align GUI APIs with AX principles 2026-03-31 05:31:00 +00:00
tray_test.go refactor(ax): align GUI surface with AX principles 2026-03-31 05:56:36 +00:00
types.go feat(systray): add Manager with platform abstraction and callback registry 2026-03-13 12:13:40 +00:00
wails.go refactor(ax): align GUI APIs with AX principles 2026-03-31 05:31:00 +00:00