gui/pkg/window
Virgil 54d77d85cd
Some checks failed
Security Scan / security (push) Failing after 35s
Test / test (push) Successful in 1m4s
fix(window): use detected screen size for tiling
2026-04-02 14:47:40 +00:00
..
layout.go refactor(display): compose window/systray/menu sub-packages into orchestrator 2026-03-13 12:27:19 +00:00
messages.go fix(window): use detected screen size for tiling 2026-04-02 14:47:40 +00:00
mock_platform.go fix(window): use detected screen size for tiling 2026-04-02 14:47:40 +00:00
mock_test.go fix(window): use detected screen size for tiling 2026-04-02 14:47:40 +00:00
options.go feat(window): add Wails v3 adapter 2026-03-13 12:12:05 +00:00
platform.go feat(window): add window opacity support 2026-04-02 14:42:03 +00:00
register.go feat(window): add IPC layer — Service, Register factory, message types 2026-03-13 13:25:34 +00:00
service.go fix(window): use detected screen size for tiling 2026-04-02 14:47:40 +00:00
service_test.go fix(window): use detected screen size for tiling 2026-04-02 14:47:40 +00:00
state.go feat(window): restore config and screen-aware layouts 2026-04-02 13:09:54 +00:00
tiling.go Expose layout stack and workflow actions 2026-04-02 13:23:17 +00:00
wails.go feat(window): add window opacity support 2026-04-02 14:42:03 +00:00
window.go feat(window): restore config and screen-aware layouts 2026-04-02 13:09:54 +00:00
window_test.go feat(gui): bridge arrange-pair and find-space 2026-04-02 14:08:32 +00:00