illixion / vscode-vibrancy-continued

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

[Bug]: Not working in vscode 1.82.0 #95

Closed JotaRata closed 10 months ago

JotaRata commented 10 months ago

Is there an existing issue for this?

Current Behavior

A error message pops up when Enabling Vibrancy through the command palette:

imagen

Expected Behavior

No response

Steps To Reproduce

No response

Environment

- OS: Windows 11 22H2
- VSCode: 1.82.0
- Theme: Dark Modern

Anything else?

No response

illixion commented 10 months ago

Issue caused by Microsoft removing the setting for enabling HTML window controls in https://github.com/microsoft/vscode/pull/188793, unfortunately this means that the controls will no longer be transparent with the rest of the window on Windows platforms. Not sure how to proceed with that yet, but I'll fix the error during Vibrancy activation, so the extension will at least still work.

illixion commented 10 months ago

Version 1.1.21 released with a fix, issue with opaque window controls that this causes will be tracked in #49.