[PR #11372] When enabling opacity on win10, automatically enable acrylic #28530

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

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

State: closed
Merged: Yes


In #11180 we made opacity independent from useAcrylic. We also changed the mouse wheel behavior to only change opacity, and not mess with acrylic.

However, on Windows 10, vintage opacity doesn't work at all. So there, we still need to manually enable acrylic when the user requests opacity.

SUI changes in action:

auto-acrylic-win10

**Original Pull Request:** https://github.com/microsoft/terminal/pull/11372 **State:** closed **Merged:** Yes --- In #11180 we made `opacity` independent from `useAcrylic`. We also changed the mouse wheel behavior to only change opacity, and not mess with acrylic. However, on Windows 10, vintage opacity doesn't work at all. So there, we still need to manually enable acrylic when the user requests opacity. * [x] Closes #11285 SUI changes in action: ![auto-acrylic-win10](https://user-images.githubusercontent.com/18356694/136281935-db9a10f4-e0ad-4422-950b-0a01dc3e12c0.gif)
claunia added the pull-request label 2026-01-31 09:29:06 +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#28530