gui/pkg/window
Virgil 81503d0968
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
chore(gui): align AX naming and docs
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 19:50:55 +00:00
..
layout.go chore(gui): align AX naming and docs 2026-04-02 19:50:55 +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 chore(gui): align AX naming and docs 2026-04-02 19:50:55 +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 docs(gui): align public API comments with AX 2026-04-02 19:12:40 +00:00
window_test.go feat(gui): bridge arrange-pair and find-space 2026-04-02 14:08:32 +00:00