gui/pkg/window
Virgil a23e265cc6
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
fix(window): normalize layout state before applying geometry
2026-04-02 20:04:12 +00:00
..
layout.go chore(gui): add AX usage examples 2026-04-02 19:54:47 +00:00
messages.go feat(gui): add event info and layout query fixes 2026-04-02 19:21:28 +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 chore(gui): align AX naming and docs 2026-04-02 19:50:55 +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): normalize layout state before applying geometry 2026-04-02 20:04:12 +00:00
service_test.go fix(window): normalize layout state before applying geometry 2026-04-02 20:04:12 +00:00
state.go feat(window): restore config and screen-aware layouts 2026-04-02 13:09:54 +00:00
tiling.go fix(window): normalize layout state before applying geometry 2026-04-02 20:04:12 +00:00
wails.go feat(window): add window opacity support 2026-04-02 14:42:03 +00:00
window.go chore(gui): add AX usage examples 2026-04-02 19:54:47 +00:00
window_test.go feat(gui): bridge arrange-pair and find-space 2026-04-02 14:08:32 +00:00