gui/pkg/window
Snider ad3c63f093 feat(window): add Window struct, options, and Manager with CRUD
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 12:05:37 +00:00
..
layout.go feat(window): add Window struct, options, and Manager with CRUD 2026-03-13 12:05:37 +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 Window struct, options, and Manager with CRUD 2026-03-13 12:05:37 +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 Window struct, options, and Manager with CRUD 2026-03-13 12:05:37 +00:00