[PR #11219] Replace TrayIcon with NotificationIcon #28461

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

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

State: closed
Merged: Yes


This PR simply replaces all uses of "TrayIcon" and "Tray" with "NotificationIcon" and "NotificationArea" to be more accurate. Originally I kinda wanted to only replace all occurrences of it in settings and user facing things, but I figured I might as well make it consistent throughout all of our code.

Closes #11101.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/11219 **State:** closed **Merged:** Yes --- This PR simply replaces all uses of "TrayIcon" and "Tray" with "NotificationIcon" and "NotificationArea" to be more accurate. Originally I kinda wanted to only replace all occurrences of it in settings and user facing things, but I figured I might as well make it consistent throughout all of our code. Closes #11101.
claunia added the pull-request label 2026-01-31 09:28:40 +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#28461