illixion / vscode-vibrancy-continued

Enable Acrylic/Glass effect for your VS Code.
MIT License
557 stars 32 forks source link

new method of applying transparency without flashing #65

Closed arily closed 1 year ago

arily commented 1 year ago

Tested on macOS

illixion commented 1 year ago

Thanks for the contribution! Glad to see that there is a better way to solve the flashing window issue.

I've made a few changes to fix the extension not working on Windows, and enabled preventFlash by default as it doesn't seem to be causing any issues, and would also solve a complaint I've seen about Vibrancy using too much CPU on lower-end systems. I've also updated the description for preventFlash as I'd like to avoid the "intrusive hack" terminology, especially since it doesn't seem like it's that much of a hack.

Could you please update the other languages to also reflect the new description? I'll merge your PR and make a release afterwards.

arily commented 1 year ago

Sure! Doing it now

arily commented 1 year ago

done