[PR #13341] [MERGED] Update caption buttons to use glyphs #29489

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/13341
Author: @ghost
Created: 6/20/2022
Status: Merged
Merged: 7/14/2022
Merged by: @zadjii-msft

Base: mainHead: caption-button-glyphs


📝 Commits (2)

📊 Changes

1 file changed (+104 additions, -65 deletions)

View changed files

📝 src/cascadia/TerminalApp/MinMaxCloseControl.xaml (+104 -65)

📄 Description

The min/max/close buttons now use the same font glyphs used in Windows instead of paths.
They will also look different depending on whether you use Windows 10 or 11.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/13341 **Author:** [@ghost](https://github.com/ghost) **Created:** 6/20/2022 **Status:** ✅ Merged **Merged:** 7/14/2022 **Merged by:** [@zadjii-msft](https://github.com/zadjii-msft) **Base:** `main` ← **Head:** `caption-button-glyphs` --- ### 📝 Commits (2) - [`9983d83`](https://github.com/microsoft/terminal/commit/9983d83acf42b2b8f117ae3d88bd4a145fa557eb) Update caption buttons to use glyphs - [`b1bedbf`](https://github.com/microsoft/terminal/commit/b1bedbffc375de275799bbda9cfe54df70be2592) Wrap icon ### 📊 Changes **1 file changed** (+104 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/MinMaxCloseControl.xaml` (+104 -65) </details> ### 📄 Description The min/max/close buttons now use the same font glyphs used in Windows instead of paths. They will also look different depending on whether you use Windows 10 or 11. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:35:12 +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#29489