gui/pkg/window
Snider 060bbe7c0b feat(window): add tiling, snapping, stacking, and workflow layouts
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 12:09:31 +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
tiling.go feat(window): add tiling, snapping, stacking, and workflow layouts 2026-03-13 12:09:31 +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 tiling, snapping, stacking, and workflow layouts 2026-03-13 12:09:31 +00:00