Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

acrylic effect goes away when window loses focus #3497

Closed
ethanhowell opened this issue Nov 8, 2019 · 15 comments
Closed

acrylic effect goes away when window loses focus #3497

ethanhowell opened this issue Nov 8, 2019 · 15 comments
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@ethanhowell
Copy link

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

@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Nov 8, 2019
@d-bingham
Copy link
Contributor

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

@WorldMaker
Copy link

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.

@zadjii-msft
Copy link
Member

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

@ghost
Copy link

ghost commented Nov 11, 2019

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!

@ghost ghost closed this as completed Nov 11, 2019
@ghost ghost added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Nov 11, 2019
@Pitta
Copy link

Pitta commented Nov 4, 2020

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

This is a bummer.

@zadjii-msft
Copy link
Member

zadjii-msft commented Nov 4, 2020

@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.

@caywen

This comment has been minimized.

@Pitta

This comment has been minimized.

@opticSquid

This comment has been minimized.

@stefanba3

This comment has been minimized.

@rohilpinto

This comment has been minimized.

@ghost

This comment has been minimized.

@ghost

This comment was marked as spam.

@Ark2000

This comment was marked as spam.

@zadjii-msft
Copy link
Member

If you'd read, you'd find that #15923 was merged last month, fixing #7158 (and this issue).

@microsoft microsoft locked as spam and limited conversation to collaborators Sep 25, 2023
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

10 participants