Minimize to tray not working #16469

Closed
opened 2026-01-31 05:13:12 +00:00 by claunia · 3 comments
Owner

Originally created by @tfiers on GitHub (Jan 22, 2022).

Originally assigned to: @zadjii-msft on GitHub.

Windows Terminal version

1.11.3471.0

Windows build number

10.0.19043.1288

Other Software

n/a

Steps to reproduce

  1. Add "minimizeToNotificationArea": true to settings.json.
  2. Restart Windows Terminal.
  3. Click window's minimise button.

Expected Behavior

Minimises to tray ("notification area")

Actual Behavior

Minises to taskbar.

Note

See #5727. According to the releases log this feature should be there, even in the settings UI.

Originally created by @tfiers on GitHub (Jan 22, 2022). Originally assigned to: @zadjii-msft on GitHub. ### Windows Terminal version 1.11.3471.0 ### Windows build number 10.0.19043.1288 ### Other Software n/a ### Steps to reproduce 1. Add `"minimizeToNotificationArea": true` to `settings.json`. 2. Restart Windows Terminal. 3. Click window's minimise button. ### Expected Behavior Minimises to tray ("notification area") ### Actual Behavior Minises to taskbar. ### Note See #5727. According to the releases log this feature should be there, even in the settings UI.
claunia added the Resolution-Fix-CommittedIssue-TaskNeeds-Tag-FixProduct-Terminal labels 2026-01-31 05:13:12 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Jan 24, 2022):

Hmm. This might be a docs issue.

The tray icon functionality is still only available in Preview builds of the Terminal:
0480597abb/src/features.xml (L67-L72)

We did this to restrict the audience a bit while we sorted out remaining issues with the implementation. It's been a few months though and there haven't really been any issues with it, so maybe we should just turn that on for stable 🤔

(tray icon did first ship in https://github.com/microsoft/terminal/releases/tag/v1.11.2421.0 but the bot was down then so none of the issue/PR have the release number posted)

(for linking #10448)

@zadjii-msft commented on GitHub (Jan 24, 2022): Hmm. This might be a docs issue. The tray icon functionality is still only available in Preview builds of the Terminal: https://github.com/microsoft/terminal/blob/0480597abb3bacb7bc9c0d88e4ef529e4fc08e1a/src/features.xml#L67-L72 We did this to restrict the audience a bit while we sorted out remaining issues with the implementation. It's been a few months though and there haven't really been any issues with it, so maybe we should just turn that on for stable 🤔 (tray icon did first ship in https://github.com/microsoft/terminal/releases/tag/v1.11.2421.0 but the bot was down then so none of the issue/PR have the release number posted) (for linking #10448)
Author
Owner

@tfiers commented on GitHub (Jan 25, 2022):

Great, that clears it up, thanks for looking into it!

@tfiers commented on GitHub (Jan 25, 2022): Great, that clears it up, thanks for looking into it!
Author
Owner

@zadjii-msft commented on GitHub (Jan 25, 2022):

team discusion: Let's yank the velocity flag off this. It's been in preview long enough.

@zadjii-msft commented on GitHub (Jan 25, 2022): team discusion: Let's yank the velocity flag off this. It's been in preview long enough.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#16469