[PR #14427] Merge IBaseData, IRenderData and IUiaData #30090

Open
opened 2026-01-31 09:38:35 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/14427

State: closed
Merged: Yes


My goal is to make IRenderData "snapshottable", so that we
can render a frame of text without holding the console lock.
To facilitate this, this commit merges our 3 data interfaces
into one. It includes no actual changes apart from renames.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/14427 **State:** closed **Merged:** Yes --- My goal is to make `IRenderData` "snapshottable", so that we can render a frame of text without holding the console lock. To facilitate this, this commit merges our 3 data interfaces into one. It includes no actual changes apart from renames.
claunia added the pull-request label 2026-01-31 09:38:35 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#30090