[PR #15030] Fix wt -w _quake by not throwing when setting the window name #30368

Closed
opened 2026-01-31 09:40:22 +00:00 by claunia · 0 comments
Owner

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

State: closed
Merged: Yes


If we get initialized with a window name, this will be called before XAML is stood up, and constructing a PropertyChangedEventArgs will throw. So don't.

Regressed in #14843

Related to #5000, #14957

**Original Pull Request:** https://github.com/microsoft/terminal/pull/15030 **State:** closed **Merged:** Yes --- If we get initialized with a window name, this will be called before XAML is stood up, and constructing a PropertyChangedEventArgs will throw. So don't. Regressed in #14843 Related to #5000, #14957
claunia added the pull-request label 2026-01-31 09:40:22 +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#30368