gui/pkg/contextmenu
Claude f1f7fcfab9
Some checks failed
Security Scan / security (push) Failing after 28s
refactor: remove banned imports from display, window/layout, window/state
- display/events.go: encoding/json → core.JSONMarshal/JSONUnmarshal
- display/display.go: os, filepath → core.Env, core.JoinPath
- window/layout.go: encoding/json, os, filepath → core primitives
- window/state.go: encoding/json, os, filepath → core primitives

All 17 packages build and test clean.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 16:37:47 +01:00
..
messages.go refactor: remove banned imports from display, window/layout, window/state 2026-03-31 16:37:47 +01:00
platform.go feat(contextmenu): add contextmenu core.Service with Platform interface and IPC 2026-03-13 14:51:33 +00:00
register.go refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
service.go refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
service_test.go refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00