gui/pkg
Claude 9bd0e7b025
Some checks failed
Security Scan / security (push) Failing after 27s
refactor: remove banned imports from test files
- window/persistence_test.go: path/filepath → core.JoinPath
- display/display_test.go: path/filepath → core.JoinPath/PathDir
- browser/service_test.go: errors → core.NewError
- notification/service_test.go: errors → core.NewError

Zero banned imports in ALL gui files — production AND test.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 16:53:40 +01:00
..
browser refactor: remove banned imports from test files 2026-03-31 16:53:40 +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 test files 2026-03-31 16:53:40 +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: remove banned imports from test files 2026-03-31 16:53:40 +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 test files 2026-03-31 16:53:40 +01:00