gui/pkg/window
Snider ff44b8c654 feat(window): add LayoutManager with JSON persistence
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 12:08:17 +00:00
..
layout.go feat(window): add LayoutManager with JSON persistence 2026-03-13 12:08:17 +00:00
mock_test.go feat(window): add Platform and PlatformWindow interfaces 2026-03-13 12:04:38 +00:00
options.go feat(window): add Window struct, options, and Manager with CRUD 2026-03-13 12:05:37 +00:00
platform.go feat(window): add Platform and PlatformWindow interfaces 2026-03-13 12:04:38 +00:00
state.go feat(window): add StateManager with JSON persistence 2026-03-13 12:07:28 +00:00
window.go feat(window): add Window struct, options, and Manager with CRUD 2026-03-13 12:05:37 +00:00
window_test.go feat(window): add LayoutManager with JSON persistence 2026-03-13 12:08:17 +00:00