fix(session): port resize-storm coalescing and owner-pane gating from main (0046 M3.3) - #411
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
0046 M3.3 — third task of the M3 session-hardening slice. Ports
main's38af26c(coalesce resize storms, gate size pushes to the owning pane, #373) ande78718f(emit the resize clear in-band at settle, freeze non-owner grids); port guide ismain's impl 0039 at its post-e78718fstate.What ported
terminal_resize.rs+ pane-layout owner logic, withmain's helper tests translated to Rust).main's manager tests ported (resize + settle suites); new native geometry/owner tests.Explicit deferrals (no native counterpart)
React-only hidden
PersistentSurfacesresize,resizeDisabled, and frontend telemetry — recorded with reasons in the impl-log entry.Also in this PR
runner-app→runner-backend,runner-native→runner-app) move from Phase 6 cutover to right after M3.4, so M4's UI code is written under the final crate layout.Verification
make verifygreen: 439runner-apptests, all native tests, clippy-D warnings, fmt-check, 10/10 terminal fixtures.🤖 Generated with Claude Code