-
Notifications
You must be signed in to change notification settings - Fork 8.4k
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
Ctrl + Shift + Mouse Wheel doesn't change transparancy with useAcrylic set to true #830
Comments
What if you set the transparency manually in the profiles.json? Does the transparency work? Is the window in focus? Are you sure you have saved the changes of your profiles.json? Try deinstalling and rebuilding it and then change again to true. |
There are other things that affect acrylic that are out of our control. For example, acrylic doesn't render through remote desktop sessions, and IIRC, it doesn't render on battery saver either. It is also well documented that it only renders on windows that are actively focused. If your profile has useAcrylic set, you can change the opacity of the acrylic with Ctrl+Shift+mouse wheel |
Thank you for your suggestions but I have rebuilt it several times with fresh clones of the repository and the problem persisted. I have verified that low battery mode was off and I am not using it through a remote session and the window is focused. Changing the AcrylicOpacity setting doesn't do anything. I will provide the profiles.json file. Opacity doesn't work but zooming with shift mouse wheel works. |
I tried your profiles settings and they work for me. Maybe an issue with the Windows version? I am on 18362. |
Would me uploading my compiled version help? |
I can't change the transparency by Ctrl+Shift+Mouse wheel too. I have checked the source code of CascadiaSettings.cpp and AppKeyBindings.cpp. But at the conference, they actually perform this key binding. I guess they didn't commit this feature yet. |
The key binding must exist since mKay00 said it worked for him.. I will try to find it when I have time. What is your windows version garyparrot? It seems to be linked somehow but I am not sure. |
I am running 18362.30 I just find out I can actually change the transparency by mouse wheel. |
I have tried setting the scroll sensitivity to the maximum but it still doesn't work... It is very interesting that it works for you! We are getting close! |
The "keybinding" isn't actually set as a Mouse wheel events are handled here: I'd set a breakpoint there to make sure it's getting hit for you. |
Wow, that makes sense. |
Thanks I’ll try! |
@PolarToCartesian Did you ever figure this out? |
Yes, sorry I forgot to report it here... I had issues with windows insider (I received updates too fast) which meant that things weren't as stable as other versions. I decided to wait for the release version! |
I just realized that the issue was due to me having transparency off in windows because of my visual handicap. |
In the release version, 1.0, neither backgroundTransparency / acrylicTransparency with useAcrylic set to true with a backgroundImage (tried both png and jpg) in settings.json nor the ctrl + shift + mouse wheel work for me, no matter how hard/long I scroll. The Transparency Effects is set on in Windows. |
I am new to the new windows terminal but I am experiencing an issue where the transparency is not applied with "useAcrylic" set to true in my "profiles.json" file as shown in another issue post. I built it with visual studio 2017 and "Microsoft Windows [version 10.0.18898.1000]". I cloned the repository today.
Is there an issue or is it because of my lack of knowledge with this awesome new fancy terminal?
Thanks!
It is in the txt format because github doesn't accept .json files.
profiles.txt
The text was updated successfully, but these errors were encountered: