Skip to content

Fix pinned tile click selection glitch#323

Merged
edwin-zvs merged 1 commit into
mainfrom
fix-tui-pinned-click-glitch
Jun 1, 2026
Merged

Fix pinned tile click selection glitch#323
edwin-zvs merged 1 commit into
mainfrom
fix-tui-pinned-click-glitch

Conversation

@edwin-zvs

@edwin-zvs edwin-zvs commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • make pinned tile body clicks focus the clicked live preview for input without replacing the active main-window session
  • preserve the normal glitch transition for real main-window session changes
  • add a regression test covering pinned-tile focus, unchanged main-pane selection, and no transition overlay

Testing

  • git diff --check
  • cargo test -p agentd-cli mouse_pin_strip_click_focuses_tile_without_changing_main_window_or_glitching
  • cargo build

@edwin-zvs
edwin-zvs force-pushed the fix-tui-pinned-click-glitch branch from 4ad7d05 to 7dabc20 Compare June 1, 2026 14:13
@edwin-zvs
edwin-zvs merged commit 294860e into main Jun 1, 2026
1 of 2 checks passed
@edwin-zvs
edwin-zvs deleted the fix-tui-pinned-click-glitch branch June 1, 2026 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant