Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

WPF Control, How to set transparency? #15988

Closed
rafayahmed317 opened this issue Sep 18, 2023 · 0 comments
Closed

WPF Control, How to set transparency? #15988

rafayahmed317 opened this issue Sep 18, 2023 · 0 comments
Labels
Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting

Comments

@rafayahmed317
Copy link

rafayahmed317 commented Sep 18, 2023

I know the work is going on for the WPF and UWP controls, but I was looking on how to set the transparency for the WPF terminal control. Currently, it seems that the theme allows only for a solid background color, so I modified the TerminalSetTheme Method to also do EnableTransparentBackground(true) , however still the terminal control loads using the Background solid color, I looked up the source code for the Terminal app to see how it was doing this, and aside for the EnableTransparentBackground setting (I dont know c++. so I certainly have missed something), I was unable to locate how it did this. That means that I could not find where the transparency setting should be made, does the renderer does this, or will I have to modify something else?

@microsoft-github-policy-service microsoft-github-policy-service bot 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 Sep 18, 2023
@microsoft microsoft locked and limited conversation to collaborators Sep 18, 2023
@zadjii-msft zadjii-msft converted this issue into discussion #15989 Sep 18, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting
Projects
None yet
Development

No branches or pull requests

1 participant