Skip to content

feat(staged): refresh git state on window focus#741

Merged
matt2e merged 1 commit into
mainfrom
quit-git-state-update-when-app-comes-to-foreground
May 18, 2026
Merged

feat(staged): refresh git state on window focus#741
matt2e merged 1 commit into
mainfrom
quit-git-state-update-when-app-comes-to-foreground

Conversation

@matt2e
Copy link
Copy Markdown
Contributor

@matt2e matt2e commented May 18, 2026

🤖 Summary:

  • Refresh the selected project branch git state when the Tauri window regains focus.
  • Keep the refresh best-effort and scoped to the existing branch refresh flow.

Checks:

  • Push hooks passed: crates-fmt, crates-lint, crates-test, differ-ci, staged-ci.

When the app window regains focus, fan out TTL-gated git state refreshes
for every branch in the selected project so cards reflect remote state
soon after the user returns.

Signed-off-by: Matt Toohey <contact@matttoohey.com>
@matt2e matt2e requested review from baxen and wesbillman as code owners May 18, 2026 07:20
@matt2e matt2e merged commit 4424fe8 into main May 18, 2026
5 checks passed
@matt2e matt2e deleted the quit-git-state-update-when-app-comes-to-foreground branch May 18, 2026 09:29
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