Fix tray popup placement for vertical taskbars - #122
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
973e8ac to
3d6fe40
Compare
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
|
Local built UI verification is done with Cua Driver on Windows 10 using a left-docked taskbar. Result after the tray-click fix: CodexBar opens at |
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
|
Thermo-nuclear code quality review complete. Found one structural cleanup issue before merge: After that cleanup, I don't see remaining blockers: the taskbar-side inference lives in the canonical shell positioning layer, the resize re-anchor path reuses the same positioning policy, the tray-click route now targets |
Fixes #121.
Summary
Local checks
cargo test --manifest-path apps\desktop-tauri\src-tauri\Cargo.tomlgit diff --check