gui/pkg
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
..
browser refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
clipboard refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
contextmenu refactor: remove banned imports from display, window/layout, window/state 2026-03-31 16:37:47 +01:00
dialog refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
display refactor: remove banned imports from display, window/layout, window/state 2026-03-31 16:37:47 +01:00
dock refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
environment refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
events refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
keybinding refactor: remove banned imports from display, window/layout, window/state 2026-03-31 16:37:47 +01:00
lifecycle refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
mcp refactor: remove banned imports from display, window/layout, window/state 2026-03-31 16:37:47 +01:00
menu refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
notification refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
screen refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
systray refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
webview refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
window refactor: remove banned imports from display, window/layout, window/state 2026-03-31 16:37:47 +01:00