Skip to content

Move PointerId, focus and in-bounds handling down into Interactivity#20017

Open
DHowett wants to merge 1 commit intomainfrom
dev/duhowett/move-pointerid-down
Open

Move PointerId, focus and in-bounds handling down into Interactivity#20017
DHowett wants to merge 1 commit intomainfrom
dev/duhowett/move-pointerid-down

Conversation

@DHowett
Copy link
Member

@DHowett DHowett commented Mar 25, 2026

These do not notionally belong to TermControl; as we prepare to move automatic scrolling down into the Interactivity layer (for WpfTerminalControl to depend on,) we're going to need to track these in Interactivity too.

This also converts the arguments from the winrt-specific Foundation::Point to Core::Point, and simplifies some of the signatures to no longer pass things we do not need to pass.

Right now, this should result in no functional change.

These do not notionally belong to TermControl; as we prepare to move
automatic scrolling down into the Interactivity layer (for
WpfTerminalControl to depend on,) we're going to need to track these in
Interactivity too.

This also converts the arguments from the winrt-specific
Foundation::Point to Core::Point, and simplifies some of the signatures
to no longer pass things we do not need to pass.

Right now, this should result in no functional change.
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