Terminal: acrylic effect goes away when window loses focus

Created on 9 Nov 2019  路  6Comments  路  Source: microsoft/terminal

Environment

Windows build number: Microsoft Windows [Version 10.0.18362.418]
Windows Terminal version (if applicable): 0.6.2951.0

Any other software?

Steps to reproduce

  1. Open up Windows Terminal. Open up any other window. Make sure windows terminal has the useAcrylic set to tru and the opacity set to something like .5. Snap the two windows to either side. When Terminal is in focus the acrylic will work. When it's not it will not.

Expected behavior

The acrylic effect to stay whether or not terminal is in focus.

Actual behavior

The acrylic effect only appears when terminal is in focus

Resolution-Duplicate

Most helpful comment

Terminal feels like a case where it would be great to have the opposite: acrylic to blend into the background when inactive and not when focused.

All 6 comments

This is just part of how the Windows UI works -- Acrylic effects fade in and out depending on focus.

Terminal feels like a case where it would be great to have the opposite: acrylic to blend into the background when inactive and not when focused.

This has been discussed to death why it's not possible unfortunately.

Unfortunately this is by design.
The system-level policy for all acrylic applications is that only the active/focused window is allowed to display it.
So there is no parameter or config that you can use to always display it.

This is, unfortunately, by design. System policy dictates (and Windows controls this, not Terminal(!)) that only a currently-active window can be displayed with the acrylic effect.

It may be difficult due to the limitations of the OS.

docs.microsoft.com/en-us/windows/uwp/design/style/acrylic#usability-and-adaptability

In addition, only background acrylic will replace its translucency and texture with a solid color:

  • When an app window on desktop deactivates
  • When the UWP app is running on phone, Xbox, HoloLens or tablet mode

/dup #2326 #1886 #1747 #1546 #1505 #1099 #593 #3336 #2763 #2698

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

Just realized I could do this.
Came here to be sad about the out of focus lack of acrylic blur.

This is a bummer.

@Pitta If you'd take a look at #7158, there's a potential solution that just requires a decent amount of work to investigate and apply.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

NickITGuy picture NickITGuy  路  3Comments

miniksa picture miniksa  路  3Comments

ghvanderweg picture ghvanderweg  路  3Comments

waf picture waf  路  3Comments

dev-logan picture dev-logan  路  3Comments