[PR #14481] [MERGED] Enable vintage opacity on Windows 10 #30115

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/14481
Author: @zadjii-msft
Created: 12/2/2022
Status: Merged
Merged: 12/9/2022
Merged by: @undefined

Base: mainHead: dev/migrie/b/vintage-opacity-for-everyone


📝 Commits (4)

  • 4f6f639 Enable vintage opacity on Windows 10
  • 2dc11d1 tests
  • f15dd4b Merge remote-tracking branch 'origin/main' into dev/migrie/b/vintage-opacity-for-everyone
  • 8521505 thanks for the catch

📊 Changes

5 files changed (+7 additions, -61 deletions)

View changed files

📝 src/cascadia/TerminalControl/ControlCore.cpp (+5 -28)
📝 src/cascadia/TerminalSettingsEditor/ProfileViewModel.cpp (+0 -16)
📝 src/cascadia/TerminalSettingsEditor/ProfileViewModel.h (+0 -15)
📝 src/cascadia/UnitTests_Control/ControlCoreTests.cpp (+1 -1)
📝 src/cascadia/UnitTests_Control/ControlInteractivityTests.cpp (+1 -1)

📄 Description

This reverts #11372 and #11285, and brings #11180 to everyone, now that MSFT:37879806 has been serviced to everyone in KB5011831[1].

I tested this on my home Win10 laptop that's super old and doesn't have a functioning clock, but it does have that update at the very least.

I don't think we had an issue tracking this?

[1]: I'm pretty sure about this at least


🔄 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/14481 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 12/2/2022 **Status:** ✅ Merged **Merged:** 12/9/2022 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/migrie/b/vintage-opacity-for-everyone` --- ### 📝 Commits (4) - [`4f6f639`](https://github.com/microsoft/terminal/commit/4f6f6393a2d98d94b5c71a8a7c7bcd559a51f246) Enable vintage opacity on Windows 10 - [`2dc11d1`](https://github.com/microsoft/terminal/commit/2dc11d1bf9d2d5f8f1b1b70d01e4d02664f1596d) tests - [`f15dd4b`](https://github.com/microsoft/terminal/commit/f15dd4b9790ec7fa67c0f8fdd1b032f096bc58f2) Merge remote-tracking branch 'origin/main' into dev/migrie/b/vintage-opacity-for-everyone - [`8521505`](https://github.com/microsoft/terminal/commit/852150575bd23aa39b18a3ef7dfc5cf71a3706fa) thanks for the catch ### 📊 Changes **5 files changed** (+7 additions, -61 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalControl/ControlCore.cpp` (+5 -28) 📝 `src/cascadia/TerminalSettingsEditor/ProfileViewModel.cpp` (+0 -16) 📝 `src/cascadia/TerminalSettingsEditor/ProfileViewModel.h` (+0 -15) 📝 `src/cascadia/UnitTests_Control/ControlCoreTests.cpp` (+1 -1) 📝 `src/cascadia/UnitTests_Control/ControlInteractivityTests.cpp` (+1 -1) </details> ### 📄 Description This reverts #11372 and #11285, and brings #11180 to everyone, now that MSFT:37879806 has been serviced to everyone in [KB5011831](https://support.microsoft.com/en-gb/topic/april-25-2022-kb5011831-os-builds-19042-1682-19043-1682-and-19044-1682-preview-fe4ff411-d25a-4185-aabb-8bc66e9dbb6c)[1]. I tested this on my home Win10 laptop that's super old and doesn't have a functioning clock, but it does have that update at the very least. I don't think we had an issue tracking this? [1]: I'm pretty sure about this at least --- <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:38:44 +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#30115