gui/pkg/systray
Virgil 3d7998a9ca
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
feat(systray): wire tray window attachment
2026-04-02 19:16:59 +00:00
..
assets feat(systray): add Manager with platform abstraction and callback registry 2026-03-13 12:13:40 +00:00
menu.go refactor(gui): align gui services with ax guidance 2026-04-02 14:13:58 +00:00
messages.go feat(systray): wire tray mutations and submenus 2026-04-02 13:39:36 +00:00
mock_platform.go feat(systray): wire tray mutations and submenus 2026-04-02 13:39:36 +00:00
mock_test.go feat(systray): wire tray mutations and submenus 2026-04-02 13:39:36 +00:00
platform.go feat(systray): wire tray mutations and submenus 2026-04-02 13:39:36 +00:00
register.go feat(systray): add IPC layer — Service, Register factory, message types 2026-03-13 13:26:18 +00:00
service.go Implement systray panel window handling 2026-04-02 18:59:54 +00:00
service_test.go Implement systray panel window handling 2026-04-02 18:59:54 +00:00
tray.go Implement systray panel window handling 2026-04-02 18:59:54 +00:00
tray_test.go feat(systray): add Manager with platform abstraction and callback registry 2026-03-13 12:13:40 +00:00
types.go feat(systray): add Manager with platform abstraction and callback registry 2026-03-13 12:13:40 +00:00
wails.go feat(systray): wire tray window attachment 2026-04-02 19:16:59 +00:00
wails_test.go feat(systray): wire tray window attachment 2026-04-02 19:16:59 +00:00