-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
[Bug]: First-time use notification and defaults not working on VSCodium #156
Comments
I'll have to check why you didn't receive a first-time use notification, but regarding the issue, I can see that your window controls in the top right are differently colored which means that Vibrancy is applied. It's likely that you have transparency effects disabled globally via the "Transparency effects" Windows setting or some power-saving mode. Also, if you've changed the Vibrancy transparency type to an incompatible one, that could also cause this. |
The VSCode window in your screenshot looks different, and I think it already has a transparency effect, what is your Vibrancy opacity set to?
Unfortunately, the setting you're using is a system-wide on/off switch, and Electron respects it. Perhaps you can find some third-party tool that can achieve what you're looking for.
You can, the actions are called "Enable Vibrancy", "Reload Vibrancy" and "Disable Vibrancy" |
Glad to hear! I'll look into the opacity issue as well, it's unusual that the default wasn't applied. |
Is there an existing issue for this?
Current Behavior
Expected Behavior
For it to actually work! It did not even prompt me to install the extension in notifications, I keep reloading and enabling and it does not work.
Steps To Reproduce
On Windows 11, install VSCodium with Scoop then install Vibrancy Continued.
Environment
Anything else?
Thanks for your beautiful work!
The text was updated successfully, but these errors were encountered: