gui/pkg/systray
Virgil 3bcca95b5e refactor(ax): align GUI code with declarative AX principles
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-31 13:19:46 +00:00
..
assets feat(systray): add Manager with platform abstraction and callback registry 2026-03-13 12:13:40 +00:00
menu.go Merge pull request '[agent/codex:gpt-5.4-mini] Update the code against the AX design principles in ~/spec/r...' (#4) from main into dev 2026-03-31 05:57: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): AX compliance sweep — comments, error handling, test names 2026-03-31 12:18:41 +01: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 code with declarative AX principles 2026-03-31 13:19:46 +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